Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/elk.spec'], chrootPath='/var/lib/mock/f35-build-28941881-3925004/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/elk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1627948800 Wrote: /builddir/build/SRPMS/elk-7.2.42-1.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/elk.spec'], chrootPath='/var/lib/mock/f35-build-28941881-3925004/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/elk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1627948800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4Z1NfZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf elk-7.2.42 + /usr/bin/gzip -dc /builddir/build/SOURCES/elk-7.2.42.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd elk-7.2.42 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'SRC_MPI = mpi_stub.f90' + echo 'F90 = gfortran -fopenmp -fallow-argument-mismatch' + echo 'F77 = gfortran -fopenmp -fallow-argument-mismatch' + echo 'F90_OPTS = -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + echo 'F77_OPTS = $(F90_OPTS)' + echo 'AR = ar' + echo 'SRC_MKL = mkl_stub.f90' + echo 'SRC_BLIS = blis_stub.f90' + echo 'SRC_W90S = w90_stub.f90' + echo 'LIB_LPK = -L/usr/lib -lflexiblas' + echo 'LIB_FFT = -L/usr/lib -lfftw3' + echo 'SRC_FFT = zfftifc_fftw.f90' + echo 'LIB_libxc = -L/usr/lib -lxc -lxcf90' + echo 'SRC_libxc = libxcf90.f90 libxcifc.f90' + sed -i 's/blas lapack fft elk/elk/' src/Makefile + sed -i s/erf.f90// src/Makefile + sed -i s/,erf// src/stheta_mp.f90 + rm -rf src/LAPACK src/BLAS src/fftlib + rm -f src/libxc_funcs.f90 src/libxc.f90 + rm -f src/erf.f90 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.F2S1WS + umask 022 + cd /builddir/build/BUILD + cd elk-7.2.42 + mv src src.orig + export MPI_SUFFIX=_openmp + MPI_SUFFIX=_openmp + cp -rp src.orig src + cp -p make.inc.common make.inc + cat make.inc SRC_MPI = mpi_stub.f90 F90 = gfortran -fopenmp -fallow-argument-mismatch F77 = gfortran -fopenmp -fallow-argument-mismatch F90_OPTS = -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard F77_OPTS = $(F90_OPTS) AR = ar SRC_MKL = mkl_stub.f90 SRC_BLIS = blis_stub.f90 SRC_W90S = w90_stub.f90 LIB_LPK = -L/usr/lib -lflexiblas LIB_FFT = -L/usr/lib -lfftw3 SRC_FFT = zfftifc_fftw.f90 LIB_libxc = -L/usr/lib -lxc -lxcf90 SRC_libxc = libxcf90.f90 libxcifc.f90 + cp -p make.inc make.inc_openmp + /usr/bin/make cd src; make all make[1]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src' gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modmain.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mpi_stub.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpi_stub.f90:41:29: 41 | subroutine mpi_comm_size(comm,size,ierror) | 1 Warning: Unused dummy argument 'comm' at (1) [-Wunused-dummy-argument] mpi_stub.f90:50:29: 50 | subroutine mpi_comm_rank(comm,rank,ierror) | 1 Warning: Unused dummy argument 'comm' at (1) [-Wunused-dummy-argument] mpi_stub.f90:59:27: 59 | subroutine mpi_barrier(comm,ierror) | 1 Warning: Unused dummy argument 'comm' at (1) [-Wunused-dummy-argument] mpi_stub.f90:66:27: 66 | subroutine mpi_bcast(buffer,count,datatype,root,comm,ierror) | 1 Warning: Unused dummy argument 'buffer' at (1) [-Wunused-dummy-argument] mpi_stub.f90:66:52: 66 | subroutine mpi_bcast(buffer,count,datatype,root,comm,ierror) | 1 Warning: Unused dummy argument 'comm' at (1) [-Wunused-dummy-argument] mpi_stub.f90:66:33: 66 | subroutine mpi_bcast(buffer,count,datatype,root,comm,ierror) | 1 Warning: Unused dummy argument 'count' at (1) [-Wunused-dummy-argument] mpi_stub.f90:66:42: 66 | subroutine mpi_bcast(buffer,count,datatype,root,comm,ierror) | 1 Warning: Unused dummy argument 'datatype' at (1) [-Wunused-dummy-argument] mpi_stub.f90:66:47: 66 | subroutine mpi_bcast(buffer,count,datatype,root,comm,ierror) | 1 Warning: Unused dummy argument 'root' at (1) [-Wunused-dummy-argument] mpi_stub.f90:77:63: 77 | subroutine mpi_allreduce(sendbuf,recvbuf,count,datatype,op,comm,ierror) | 1 Warning: Unused dummy argument 'comm' at (1) [-Wunused-dummy-argument] mpi_stub.f90:77:46: 77 | subroutine mpi_allreduce(sendbuf,recvbuf,count,datatype,op,comm,ierror) | 1 Warning: Unused dummy argument 'count' at (1) [-Wunused-dummy-argument] mpi_stub.f90:77:55: 77 | subroutine mpi_allreduce(sendbuf,recvbuf,count,datatype,op,comm,ierror) | 1 Warning: Unused dummy argument 'datatype' at (1) [-Wunused-dummy-argument] mpi_stub.f90:77:58: 77 | subroutine mpi_allreduce(sendbuf,recvbuf,count,datatype,op,comm,ierror) | 1 Warning: Unused dummy argument 'op' at (1) [-Wunused-dummy-argument] mpi_stub.f90:77:40: 77 | subroutine mpi_allreduce(sendbuf,recvbuf,count,datatype,op,comm,ierror) | 1 Warning: Unused dummy argument 'recvbuf' at (1) [-Wunused-dummy-argument] mpi_stub.f90:77:32: 77 | subroutine mpi_allreduce(sendbuf,recvbuf,count,datatype,op,comm,ierror) | 1 Warning: Unused dummy argument 'sendbuf' at (1) [-Wunused-dummy-argument] gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modmpi.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modramdisk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran modramdisk.f90:189:15: 189 | call dcopy(3,v1,1,file(fnum)%rec(irec)%dat(i),1) | 1 ...... 264 | call dcopy(3,file(fnum)%rec(irec)%dat(i),1,v1,1) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). modramdisk.f90:201:17: 201 | call zcopy(nzv,zva,1,file(fnum)%rec(irec)%dat(i),1) | 1 ...... 282 | call zcopy(nzv,file(fnum)%rec(irec)%dat(i),1,zva,1) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (COMPLEX(8)/INTEGER(4)). gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c libxcf90.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libxcf90.f90:2212:26: 2212 | subroutine c_to_f_string(c_string, f_string) | ^ Warning: 'c_to_f_string' defined but not used [-Wunused-function] gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c libxcifc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libxcifc.f90:394:9: 394 | integer j,k,id | 1 Warning: Unused variable 'j' declared at (1) [-Wunused-variable] libxcifc.f90:105:10: 105 | real(8) ta | 1 Warning: Unused variable 'ta' declared at (1) [-Wunused-variable] gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modxcifc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modfxcifc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c moddftu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modrdm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modphonon.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modtest.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modrandom.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modstore.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modpw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modvars.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modtddft.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modgw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modbog.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c moddelf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modomp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mkl_stub.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mkl_stub.f90:8:42: 8 | subroutine mkl_set_num_threads(num_threads) | 1 Warning: Unused dummy argument 'num_threads' at (1) [-Wunused-dummy-argument] mkl_stub.f90:13:54: 13 | integer function mkl_set_num_threads_local(num_threads) | 1 Warning: Unused dummy argument 'num_threads' at (1) [-Wunused-dummy-argument] mkl_stub.f90:19:34: 19 | subroutine mkl_set_dynamic(dynamic) | 1 Warning: Unused dummy argument 'dynamic' at (1) [-Wunused-dummy-argument] gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mkl_init.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c oblas_init.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c blis_stub.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran blis_stub.f90:8:49: 8 | subroutine bli_thread_set_num_threads(num_threads) | 1 Warning: Unused dummy argument 'num_threads' at (1) [-Wunused-dummy-argument] gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c blis_init.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c w90_stub.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran w90_stub.f90:10:31: 10 | num_atoms_loc,atom_symbols_loc,atoms_cart_loc, gamma_only_loc,spinors_loc, & | 1 Warning: Unused dummy argument 'atom_symbols_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:10:46: 10 | num_atoms_loc,atom_symbols_loc,atoms_cart_loc, gamma_only_loc,spinors_loc, & | 1 Warning: Unused dummy argument 'atoms_cart_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:13:43: 13 | proj_x_loc,proj_zona_loc,exclude_bands_loc,proj_s_loc,proj_s_qaxis_loc) | 1 Warning: Unused dummy argument 'exclude_bands_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:10:62: 10 | num_atoms_loc,atom_symbols_loc,atoms_cart_loc, gamma_only_loc,spinors_loc, & | 1 Warning: Unused dummy argument 'gamma_only_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:9:48: 9 | real_lattice_loc,recip_lattice_loc,kpt_latt_loc,num_bands_tot, & | 1 Warning: Unused dummy argument 'kpt_latt_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:8:47: 8 | subroutine wannier_setup(seed__name,mp_grid_loc,num_kpts_loc, & | 1 Warning: Unused dummy argument 'mp_grid_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:11:32: 11 | nntot_loc,nnlist_loc,nncell_loc,num_bands_loc,num_wann_loc, & | 1 Warning: Unused dummy argument 'nncell_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:11:21: 11 | nntot_loc,nnlist_loc,nncell_loc,num_bands_loc,num_wann_loc, & | 1 Warning: Unused dummy argument 'nnlist_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:11:10: 11 | nntot_loc,nnlist_loc,nncell_loc,num_bands_loc,num_wann_loc, & | 1 Warning: Unused dummy argument 'nntot_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:11:46: 11 | nntot_loc,nnlist_loc,nncell_loc,num_bands_loc,num_wann_loc, & | 1 Warning: Unused dummy argument 'num_bands_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:11:59: 11 | nntot_loc,nnlist_loc,nncell_loc,num_bands_loc,num_wann_loc, & | 1 Warning: Unused dummy argument 'num_wann_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:12:25: 12 | proj_site_loc,proj_l_loc,proj_m_loc,proj_radial_loc,proj_z_loc, & | 1 Warning: Unused dummy argument 'proj_l_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:12:36: 12 | proj_site_loc,proj_l_loc,proj_m_loc,proj_radial_loc,proj_z_loc, & | 1 Warning: Unused dummy argument 'proj_m_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:12:52: 12 | proj_site_loc,proj_l_loc,proj_m_loc,proj_radial_loc,proj_z_loc, & | 1 Warning: Unused dummy argument 'proj_radial_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:13:54: 13 | proj_x_loc,proj_zona_loc,exclude_bands_loc,proj_s_loc,proj_s_qaxis_loc) | 1 Warning: Unused dummy argument 'proj_s_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:13:71: 13 | proj_x_loc,proj_zona_loc,exclude_bands_loc,proj_s_loc,proj_s_qaxis_loc) | 1 Warning: Unused dummy argument 'proj_s_qaxis_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:12:14: 12 | proj_site_loc,proj_l_loc,proj_m_loc,proj_radial_loc,proj_z_loc, & | 1 Warning: Unused dummy argument 'proj_site_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:13:11: 13 | proj_x_loc,proj_zona_loc,exclude_bands_loc,proj_s_loc,proj_s_qaxis_loc) | 1 Warning: Unused dummy argument 'proj_x_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:12:63: 12 | proj_site_loc,proj_l_loc,proj_m_loc,proj_radial_loc,proj_z_loc, & | 1 Warning: Unused dummy argument 'proj_z_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:13:25: 13 | proj_x_loc,proj_zona_loc,exclude_bands_loc,proj_s_loc,proj_s_qaxis_loc) | 1 Warning: Unused dummy argument 'proj_zona_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:9:17: 9 | real_lattice_loc,recip_lattice_loc,kpt_latt_loc,num_bands_tot, & | 1 Warning: Unused dummy argument 'real_lattice_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:9:35: 9 | real_lattice_loc,recip_lattice_loc,kpt_latt_loc,num_bands_tot, & | 1 Warning: Unused dummy argument 'recip_lattice_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:8:35: 8 | subroutine wannier_setup(seed__name,mp_grid_loc,num_kpts_loc, & | 1 Warning: Unused dummy argument 'seed__name' at (1) [-Wunused-dummy-argument] w90_stub.f90:10:74: 10 | num_atoms_loc,atom_symbols_loc,atoms_cart_loc, gamma_only_loc,spinors_loc, & | 1 Warning: Unused dummy argument 'spinors_loc' at (1) [-Wunused-dummy-argument] gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modw90.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfftifc_fftw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c elk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olpistl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlistl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olpalo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlalo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olplolo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmllolo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olpaa.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlaa.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengclg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhomagsh.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c charge.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c moment.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfint0.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potnucl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mtm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3vo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengvc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengvec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mdet.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gencfrc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c checkstop.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genbs.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfirsm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfmtsm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradwf2.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c closefiles.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writelinen.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfmtlm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putpmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getpmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfmtpack.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfmtpack.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfmtint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevalfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevalfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wavefmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putkmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getkmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putepsinv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getcfgq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevalsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevalsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevecsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevecsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genshtmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c allatoms.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevecfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevecfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writesym.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putoccsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getoccsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c torque.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findqpt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findkpt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genevfsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genwfsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran genwfsv.f90:125:33: 108 | call wavefmt(lradstp,ias,n,apwalm(:,:,:,ias,jspn), & | 2 ...... 125 | call wavefmt(lradstp,ias,ngp,apwalm(:,:,:,ias,1),evecfv(:,k,1), & | 1 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) genwfsv.f90:128:33: 108 | call wavefmt(lradstp,ias,n,apwalm(:,:,:,ias,jspn), & | 2 ...... 128 | call wavefmt(lradstp,ias,ngp,apwalm(:,:,:,ias,1),evecfv(:,k,1),wfmt1) | 1 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sdelta.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c stheta.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sortidx.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c radnucl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hrmdmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wigner3j.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symrvf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeqpts.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rndevsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengkvec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mixlinear.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writesf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengqf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genkmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genolpq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genjlgprmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfinterp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fsmooth.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c axangrot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rotaxang.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wspline.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c splined.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findswidth.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findsymlat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writepmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genstrain.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symmetry.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c linengy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writestress.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eulerrot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zftwfir.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rschrodint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writegclq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writegeom.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writemom.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c curlrvf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genzvclmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genjtot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symvec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c checkwrite.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genjprk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c proj2d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genidxbse.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symrvfir.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genjpr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnfvr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gentau.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genjlgpr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writestrain.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writefermi.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfmtctof.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findsym.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfsht.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhonorm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvchi0.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfmtconj.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c stheta_sq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sdelta_lr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c stheta_lr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findsymsite.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genlmirep.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writespecies.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhomagk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran rhomagk.f90:115:31: 103 | call wavefmt(lradstp,ias,n,apwalm(:,:,:,ias,jspn), & | 2 ...... 115 | call wavefmt(lradstp,ias,ngp,apwalm(:,:,:,ias,1),evecfv(:,j,1),wfmt1) | 1 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symrvfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wigner3jf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wigner6j.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genhvec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ylmrot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wxcplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c massnucl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c straingkq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnit.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c oepmain.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdirac.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c unitary.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c bandstr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sfacinit.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findscq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran findscq.f90: In function 'findscq_': findscq.f90:58:38: warning: 'scl' may be used uninitialized [-Wmaybe-uninitialized] 58 | +(i1*scl(2,1)-i2*scl(1,1))**2 | ^ findscq.f90:17:16: note: 'scl' declared here 17 | integer scl(3,3),i,n | ^ findscq.f90:58:38: warning: 'scl' may be used uninitialized [-Wmaybe-uninitialized] 58 | +(i1*scl(2,1)-i2*scl(1,1))**2 | ^ findscq.f90:17:16: note: 'scl' declared here 17 | integer scl(3,3),i,n | ^ findscq.f90:58:38: warning: 'scl' may be used uninitialized [-Wmaybe-uninitialized] 58 | +(i1*scl(2,1)-i2*scl(1,1))**2 | ^ findscq.f90:17:16: note: 'scl' declared here 17 | integer scl(3,3),i,n | ^ findscq.f90:84:44: warning: 'scl' may be used uninitialized [-Wmaybe-uninitialized] 84 | +scl(3,2)*(i1*scl(2,1)-i2*scl(1,1)) | ^ findscq.f90:17:16: note: 'scl' declared here 17 | integer scl(3,3),i,n | ^ findscq.f90:84:44: warning: 'scl' may be used uninitialized [-Wmaybe-uninitialized] 84 | +scl(3,2)*(i1*scl(2,1)-i2*scl(1,1)) | ^ findscq.f90:17:16: note: 'scl' declared here 17 | integer scl(3,3),i,n | ^ findscq.f90:84:44: warning: 'scl' may be used uninitialized [-Wmaybe-uninitialized] 84 | +scl(3,2)*(i1*scl(2,1)-i2*scl(1,1)) | ^ findscq.f90:17:16: note: 'scl' declared here 17 | integer scl(3,3),i,n | ^ gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plot1d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plot2d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plot3d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c init0.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readstate.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnhf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zbsht.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c i3mtv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c spline.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gauntyry.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findnjcmax.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gndstate.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sstask.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fermisurf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c spiralsc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c atom.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c maginit.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c exxengyk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_c_tb09.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c moke.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlrad.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran dos.f90: In function 'dos_': dos.f90:342:25: warning: 'elm.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 342 | lm,elm(lm,ias) | ^ dos.f90:342:25: warning: 'elm.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findprimcell.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plotpt2d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sfacrho.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c bdipole.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dielectric.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c elfplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c vclcore.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfmtwr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zvcldisp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c vecfbz.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gcd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c lopzflmn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zpotclmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readfermi.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gensdmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symrfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sphcrd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potcoul.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genzrm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfmtftoc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rminv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zminv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rtozfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genwfsvp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdiracint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findngkmax.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rotzflm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfinp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c latvstep.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradzfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symdmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c z2mm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c z2mctm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c z2mmct.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c axangsu2.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradzvcln.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gentpmae.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfcmtwr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c projsbf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c splinew.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradzf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mixerifc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvsig.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c timesec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfmtftoc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ztorfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfmtctof.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnfvz.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c energynn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gaunt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potxcmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran potxcmt.f90: In function 'potxcmt_': potxcmt.f90:130:52: warning: 'mag.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 130 | t1=sqrt(mag(i,1)**2+mag(i,2)**2+mag(i,3)**2) | ^ potxcmt.f90:33:32: warning: 'mag.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 33 | real(8), allocatable :: mag(:,:),bxc(:,:),tau(:,:) | ^ potxcmt.f90:33:32: warning: 'mag.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] potxcmt.f90:33:41: warning: 'bxc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 33 | real(8), allocatable :: mag(:,:),bxc(:,:),tau(:,:) | ^ potxcmt.f90:33:41: warning: 'bxc.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] potxcmt.f90:33:41: warning: 'bxc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] potxcmt.f90:38:37: warning: 'wxup.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 38 | real(8), allocatable :: wx(:),wxup(:),wxdn(:) | ^ potxcmt.f90:38:29: warning: 'wx.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 38 | real(8), allocatable :: wx(:),wxup(:),wxdn(:) | ^ potxcmt.f90:31:37: warning: 'vxup.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 31 | real(8), allocatable :: vx(:),vxup(:),vxdn(:) | ^ potxcmt.f90:31:45: warning: 'vxdn.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 31 | real(8), allocatable :: vx(:),vxup(:),vxdn(:) | ^ potxcmt.f90:31:29: warning: 'vx.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 31 | real(8), allocatable :: vx(:),vxup(:),vxdn(:) | ^ potxcmt.f90:33:50: warning: 'tau.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 33 | real(8), allocatable :: mag(:,:),bxc(:,:),tau(:,:) | ^ potxcmt.f90:33:50: warning: 'tau.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sdelta_mp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c stheta_mp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sdelta_fd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c stheta_fd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writelsj.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnzh.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gensmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gensfacgp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhomag.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wsplintp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c checkmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhomagv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c reciplat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradrf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genzfrm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mixadapt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zftrf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sbessel.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengclgq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gencfun.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeeval.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c factr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genstress.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfcopy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c force.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran force.f90: In function 'force_': force.f90:154:52: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] 154 | t1=t1-t2*rfmtint(nr,nri,wrmt(:,is),grfmt(:,i)) | ^ gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvbmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c forcek.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran forcek.f90: In function 'forcek_': forcek.f90:42:52: warning: 'evecsv.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 42 | complex(8), allocatable :: evecfv(:,:,:),evecsv(:,:) | ^ forcek.f90:42:52: warning: 'evecsv.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeepsinv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olprad.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c polark.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfmtinp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hflocal.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mixbroyden.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zmdet.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c grad2rfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c clebgor.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfirctof.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c effmass.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genffacgp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zpotcoul.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sfacmag.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c polynm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c epsinv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfinpc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zmctmu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zmctm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeiad.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genapwfr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genws.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengclq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c addbfsm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genylmv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olpfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genexpmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfinp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c factnm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sphcover.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sctovec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genppts.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mtdmin.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnzg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fderiv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genpmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genexpmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran genexpmat.f90: In function 'genexpmat_': genexpmat.f90:26:52: warning: 'evecsv2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 26 | complex(8), allocatable :: evecsv1(:,:),evecsv2(:,:) | ^ genexpmat.f90:26:52: warning: 'evecsv2.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] genexpmat.f90:26:39: warning: 'evecsv1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 26 | complex(8), allocatable :: evecsv1(:,:),evecsv2(:,:) | ^ genexpmat.f90:26:39: warning: 'evecsv1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeforces.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3cross.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c match.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genspchi0.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genzrho.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potefield.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhoinit.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran eveqnsv.f90:101:21: 101 | wfmt6(1:npc,ist)=wfmt1(1:npc,ist) | 1 Warning: Possible change of value in conversion from COMPLEX(8) to COMPLEX(4) at (1) [-Wconversion] eveqnsv.f90:231:25: 231 | gwfmt(1:npc,:,ist)=wfmt4(1:npc,:) | 1 Warning: Possible change of value in conversion from COMPLEX(8) to COMPLEX(4) at (1) [-Wconversion] eveqnsv.f90: In function 'eveqnsv_': eveqnsv.f90:377:25: warning: 'a3' may be used uninitialized in this function [-Wmaybe-uninitialized] 377 | deallocate(wfir1,wfir2) | ^ eveqnsv.f90:377:25: warning: 'a2' may be used uninitialized in this function [-Wmaybe-uninitialized] eveqnsv.f90:377:25: warning: 'a1' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c roteuler.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genrmesh.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c splint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c nfftifc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wavefcr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran wavefcr.f90: In function 'wavefcr_': wavefcr.f90:123:16: warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] 123 | i2=i2+lmmaxo | ^ wavefcr.f90:122:16: warning: 'i1' may be used uninitialized in this function [-Wmaybe-uninitialized] 122 | i1=i1+lmmaxo | ^ gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c lopzflm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potks.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c brzint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rotdmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genylmg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gentaucr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readinput.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c numlist.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hermite.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genfspecies.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c atpstep.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dmatls.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeengy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writechg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rbsht.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfsht.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genlofr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rotrfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfmtint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zftzf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genpmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rvfcross.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeinfo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mossbauer.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c initoep.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c i3minv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genidxlo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c nuclei.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeefg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeevsp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gencore.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mtv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3minv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3frac.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genapwlofr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gridsize.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symrfir.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c geomplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ylmroty.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengvclns.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ssfext.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writestate.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sdelta_sq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potxcir.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran potxcir.f90: In function 'potxcir_': potxcir.f90:26:37: warning: 'vxup.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 26 | real(8), allocatable :: vx(:),vxup(:),vxdn(:) | ^ potxcir.f90:26:45: warning: 'vxdn.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 26 | real(8), allocatable :: vx(:),vxup(:),vxdn(:) | ^ gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potxc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rzfmtinp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhoplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c occupy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symveca.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c jprplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c geomopt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnss.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran eveqnss.f90: In function 'eveqnss_._omp_fn.0': eveqnss.f90:72:63: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] 72 | if (ssdph) wfmt1(1:npc,ist,ispn)=zq*wfmt1(1:npc,ist,ispn) | ^ eveqnss.f90:25:13: note: 'IMAGPART_EXPR ' was declared here 25 | complex(8) zq | ^ eveqnss.f90:72:63: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] 72 | if (ssdph) wfmt1(1:npc,ist,ispn)=zq*wfmt1(1:npc,ist,ispn) | ^ eveqnss.f90:25:13: note: 'REALPART_EXPR ' was declared here 25 | complex(8) zq | ^ gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hartfock.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran hartfock.f90:200:17: 124 | call mpi_bcast(evalsv(:,ik),nstsv,mpi_double_precision,lp,mpicom,ierror) | 2 ...... 200 | call mpi_bcast(tlast,1,mpi_logical,0,mpicom,ierror) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/REAL(8)). gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genwfpw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlxbse.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlxbsek.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmldbse.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmldbsek.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradwfcr2.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c oepresk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran oepresk.f90:178:50: 178 | call rzadd(npcmt(is),za,zfmt(:,ias),rfmt(:,ias)) | 1 Warning: Type mismatch in argument 'zv' at (1); passed COMPLEX(8) to REAL(8) oepresk.f90:180:30: 180 | call rzadd(ngtot,za,zfir,rfir) | 1 Warning: Type mismatch in argument 'zv' at (1); passed COMPLEX(8) to REAL(8) oepresk.f90:87:51: 87 | call rzadd(npc,z1,zfmt1,dvxmt(:,ias)) | 1 Warning: Type mismatch in argument 'zv' at (1); passed COMPLEX(8) to REAL(8) oepresk.f90:89:65: 89 | call rzadd(npc,z1,zvfmt1(:,idm),dbxmt(:,ias,idm)) | 1 Warning: Type mismatch in argument 'zv' at (1); passed COMPLEX(8) to REAL(8) oepresk.f90: In function 'oepresk_': oepresk.f90:28:40: warning: 'zvfmt2.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 28 | complex(8), allocatable :: zvfmt2(:,:,:),zvfir2(:,:) | ^ oepresk.f90:28:52: warning: 'zvfir2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 28 | complex(8), allocatable :: zvfmt2(:,:,:),zvfir2(:,:) | ^ oepresk.f90:26:47: warning: 'zvfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 26 | complex(8), allocatable :: zfmt1(:),zvfmt1(:,:) | ^ gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c addlorbcnd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c energy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wfplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c oepvcl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c oepvclk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c polar.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dbxcplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sbesseldm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writehmlbse.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dielectric_bse.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c vecplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c nesting.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeevbse.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c emdplot3d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c emdplot2d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c emdplot1d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfhkintp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran rfhkintp.f90: In function 'rfhkintp_': rfhkintp.f90:75:34: warning: 'v0[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] 75 | t2=(vhpl(3)-v0(3))*dble(ngridk(3)) | ^ rfhkintp.f90:71:34: warning: 'v0[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] 71 | t2=(vhpl(2)-v0(2))*dble(ngridk(2)) | ^ rfhkintp.f90:65:34: warning: 'v0[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 65 | t2=(vhpl(1)-v0(1))*dble(ngridk(1)) | ^ gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writewfpw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c vblocal.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writefsm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getwfpw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plotpt1d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c init1.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c init2.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findsymcrys.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plotpt3d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c elnes.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fermisurfbxsf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genspecies.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeexpmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writekpts.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wfcrplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writedos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c energykncr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggamt_1.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggair_1.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggamt_sp_1.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggair_sp_1.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggamt_2a.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggair_2a.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggamt_2b.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggair_2b.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggamt_sp_2a.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggair_sp_2a.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggamt_sp_2b.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggair_sp_2b.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeemd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c reademd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c emdplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c init3.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c init4.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fsmbfield.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvmmtsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c testcheck.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c pade.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wsplint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gensocfr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c pades.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genscss.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfcmtwr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c nonlinopt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writelat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhocore.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rzfinp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readspecies.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findband.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c exxengy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gentauk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradrfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symrf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfmtinp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c checkfsm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genrlmv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mae.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writegvecrf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zcfmtwr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dolpistl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dhmlistl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olpaloq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlaloq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dolpalo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dhmlalo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dhmllolo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olpaaq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dolpaa.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dhmlaa.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlaaq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c initeph.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran initeph.f90:102:26: 102 | ephmkq(:,:,:,ik,iq)=ephmat(:,:,:) | 1 Warning: Possible change of value in conversion from COMPLEX(8) to COMPLEX(4) at (1) [-Wconversion] gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dengyeph.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gndsteph.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gndsteph.f90:46:42: 42 | call mixerifc(mixtype,nmix,duvwx,dv,nwork,duvwx) | 2 ...... 46 | call mixerifc(mixtype,nmix,duvwx,dv,nwork,work) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/COMPLEX(8)). gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqneph.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran eveqneph.f90:65:19: 64 | call mpi_bcast(evalwx(:,iq),nbph,mpi_double_precision,lp,mpicom,ierror) | 2 65 | call mpi_bcast(dxx(:,:,iq),n,mpi_double_complex,lp,mpicom,ierror) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (COMPLEX(8)/REAL(8)). gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlepha.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran hmlepha.f90:76:2: 76 | 10 continue | 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlephb.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlephde.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getephmkq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ephdos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradrhomt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendcfun.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendvsig.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c drhomagsh.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c doccupy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dhmlrad.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendwfsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gendwfsv.f90: In function 'gendwfsv_': gendwfsv.f90:32:37: warning: 'wfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 32 | complex(8), allocatable :: wfmt1(:,:),wfmt2(:),dwfmt1(:,:) | ^ gendwfsv.f90:32:58: warning: 'dwfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 32 | complex(8), allocatable :: wfmt1(:,:),wfmt2(:),dwfmt1(:,:) | ^ gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dwavefmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengqvec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dmatch.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writedvs.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readdyn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dyntask.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dpotks.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dpotxc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran dpotxc.f90: In function 'dpotxc_': dpotxc.f90:16:44: warning: 'dbmt.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 16 | complex(8), allocatable :: dvmt(:),dbmt(:,:),zfmt(:) | ^ dpotxc.f90:16:44: warning: 'dbmt.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c deveqnfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dpotcoul.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c drhomagk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengvsmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dforce.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dforcek.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran dforcek.f90: In function 'dforcek_': dforcek.f90:30:38: warning: 'evecsv.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 30 | complex(8), allocatable :: evecsv(:,:),devecsv(:,:) | ^ dforcek.f90:30:38: warning: 'evecsv.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] dforcek.f90:30:51: warning: 'devecsv.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 30 | complex(8), allocatable :: evecsv(:,:),devecsv(:,:) | ^ dforcek.f90:30:51: warning: 'devecsv.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dynqtor.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dynevs.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c phonon.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran phonon.f90:119:41: 80 | call mixerifc(mtype,nmix,dvsbs,ddv,nwork,dvsbs) | 2 ...... 119 | call mixerifc(mtype,nmix,dvsbs,ddv,nwork,work) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/COMPLEX(8)). phonon.f90:255:17: 210 | call mpi_bcast(devalfv(:,:,ik),n,mpi_double_precision,lp,mpicom,ierror) | 2 ...... 255 | call mpi_bcast(tlast,1,mpi_logical,0,mpicom,ierror) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/REAL(8)). gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dynrtoq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mcmillan.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genephmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengkqvec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genmcph.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putdevecfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getdevecfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putdevecsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getdevecsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c phononsc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genscph.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c phdisp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dynsymapp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dynsym.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dynev.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c phdos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sumrule.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writephn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dynfext.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writegamma.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readgamma.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c phlwidth.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c alpha2f.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writelambda.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ephcouple.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eliashberg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c phscdvs.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readdvs.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readalpha2f.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendsocfr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c bornechg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c bectask.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c becfext.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putephmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getephmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_pzca.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_pwca.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_pbe.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_am05.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_xalpha.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_wc06.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c x_wc06.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c x_pbe.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c c_pbe.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c c_pbe_gcor.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_vbh.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fxc_pwca.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendmatmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genveedu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvmatmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writedftu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readalphadu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fyukawa.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fyukawa0.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genfdufr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c energyfdu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeefdu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zbessela.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zbesselb.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readdmatmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genfdu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findlambdadu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readfdu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writetmdu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writetm2du.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writetm3du.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dmtotm2.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dmtotm3.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tm2todm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tm3todm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c pottm2.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c pottm3.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tm2pol.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tm3pol.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendmftm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ftmfield.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeftm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvclijji.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmft.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmdkdc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmminc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmvaryc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmdedc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmenergy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmengyxc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran rdmengyxc.f90: In function 'rdmengyxc_': rdmengyxc.f90:73:45: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] 73 | engyx=engyx-t2*vclijji(ist2,ist1,ik2) | ^ gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmwritededn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmwriteengy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmminn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmvaryn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmdedn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmdexcdn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran rdmdexcdn.f90: In function 'rdmdexcdn_': rdmdexcdn.f90:77:63: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] 77 | dedn(ist2,ik2)=dedn(ist2,ik2)+t2*vclijji(ist2,ist1,ik2) | ^ gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvclijjk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getvclijji.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getvclijjk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writevclijji.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writevclijjk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmdexcdc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran rdmdexcdc.f90: In function 'rdmdexcdc_': rdmdexcdc.f90:80:40: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | vclijjk(ist1,ist3,ist4,ik2) | ^ gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmdtsdn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmentropy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmeval.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwdmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwlocal.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genwgw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ksinvert.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gtwsum.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c minf_nm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c acpole.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwrhomag.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwdmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwefermi.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dysonr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwsefm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putgwsefm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getgwsefm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeigw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c polefit.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwchgk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwsefmk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwspecf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writegwsf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c acgwse.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fmin_nm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfpole.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwbandstr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwscrho.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c atptstep.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potkst.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tdbackup.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writetimes.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readtimes.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gentimes.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readafieldt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genjr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tddft.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tddftlr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genhmlt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c timestep.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran timestep.f90:126:34: 124 | call mpi_allreduce(mpi_in_place,engykn,1,mpi_double_precision,mpi_sum,mpicom,& | 2 125 | ierror) 126 | call mpi_allreduce(mpi_in_place,jtot,3,mpi_double_precision,mpi_sum,mpicom, & | 1 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writetddos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeafpdt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readafindt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvfxc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genfxcr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran genfxcr.f90: In function 'genfxcr_': genfxcr.f90:18:57: warning: 'mag.dim[1].stride' may be used uninitialized [-Wmaybe-uninitialized] 18 | real(8), allocatable :: rho(:),rhoup(:),rhodn(:),mag(:,:) | ^ genfxcr.f90:18:57: warning: 'mag.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tdtemp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writetdlsj.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genspfxcr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvfxcg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tddftsplr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genspfxcg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genafieldt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writetddft.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dielectric_tdrt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readjtot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c afindtstep.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genefieldt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c energytd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c engyknk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readforcet.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tdrestart.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readdatposc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writedatposc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhostatic.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c jtotk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhosplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c bornectd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c becforce.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfirctof.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeevalu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhocoreu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfzfftq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran rfzfftq.f90:109:36: 64 | call mpi_allreduce(mpi_in_place,zfmt,n,mpi_double_complex,mpi_sum,mpicom, & | 2 ...... 109 | call mpi_allreduce(mpi_in_place,rfmt,n,mpi_double_precision,mpi_sum, & | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/COMPLEX(8)). gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writekpa.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhomaguk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhomagq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genhmlu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c chargeu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c momentu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potxcu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c occupyulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeinfou.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeengyu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writevclr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c vclqinit.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genhdbulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c addbfsmu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writechgrmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c initulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writemomrmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writestulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readstulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potefieldu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c puthdbulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gethdbulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potuinit.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readvclr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genkpakq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genzvmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genzvbmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potksu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plotu1d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plotu2d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plotu3d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gndstulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gndstulr.f90:79:42: 75 | call mixerifc(mixtype,nmix,vsbsq,dv,nwork,vsbsq) | 2 ...... 79 | call mixerifc(mixtype,nmix,vsbsq,dv,nwork,work) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/COMPLEX(8)). gndstulr.f90:238:17: 150 | call mpi_bcast(evalu(:,ik0),nstulr,mpi_double_precision,lp,mpicom,ierror) | 2 ...... 238 | call mpi_bcast(tlast,1,mpi_logical,0,mpicom,ierror) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/REAL(8)). gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c vblocalu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plotulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potuplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potcoulu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhouplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c maguplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c initw90.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writew90.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writew90win.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writew90eig.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c setupw90.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writew90mmn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writew90spn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dmatuv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dmatwx.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnuv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran eveqnuv.f90:41:8: 41 | vn(i)=dot_product(bv(:,i),bv(:,i)) | 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnwxy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeevaluv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c occupyuv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c inithfb.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genwfuv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevaluv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevaluv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevecuv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevecuv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevecwxy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevecwxy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevalwx.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevalwx.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c aceplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putxnorm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putvnorm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getxnorm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getvnorm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -o elk modmain.o mpi_stub.o modmpi.o modramdisk.o libxcf90.o libxcifc.o modxcifc.o modfxcifc.o moddftu.o modrdm.o modphonon.o modtest.o modrandom.o modstore.o modpw.o modvars.o modtddft.o modgw.o modulr.o modbog.o moddelf.o modomp.o mkl_stub.o mkl_init.o oblas_init.o blis_stub.o blis_init.o w90_stub.o modw90.o zfftifc_fftw.o elk.o olpistl.o hmlistl.o olpalo.o hmlalo.o olplolo.o hmllolo.o olpaa.o hmlaa.o gengclg.o rhomagsh.o charge.o moment.o rfint0.o potnucl.o r3mm.o r3mtm.o r3mmt.o r3vo.o gengvc.o gengvec.o r3mdet.o gencfrc.o checkstop.o genbs.o rfirsm.o rfmtsm.o rfint.o gradwf2.o closefiles.o writelinen.o rfmtlm.o putpmat.o getpmat.o rfmtpack.o zfmtpack.o rfmtint.o putevalfv.o getevalfv.o wavefmt.o putkmat.o getkmat.o putepsinv.o getcfgq.o putevalsv.o getevalsv.o getevecsv.o putevecsv.o genshtmat.o allatoms.o putevecfv.o getevecfv.o writesym.o putoccsv.o getoccsv.o torque.o findqpt.o findkpt.o genevfsv.o genwfsv.o sdelta.o stheta.o sortidx.o symmat.o radnucl.o hrmdmat.o wigner3j.o symrvf.o writeqpts.o rndevsv.o gengkvec.o mixlinear.o writesf.o gengqf.o genkmat.o genolpq.o genjlgprmt.o rfinterp.o fsmooth.o axangrot.o rotaxang.o wspline.o splined.o findswidth.o findsymlat.o writepmat.o genstrain.o symmetry.o linengy.o writestress.o eulerrot.o zftwfir.o rschrodint.o writegclq.o writegeom.o writemom.o gendmat.o curlrvf.o genzvclmt.o genjtot.o symvec.o checkwrite.o genjprk.o proj2d.o genidxbse.o symrvfir.o genjpr.o eveqnfvr.o gentau.o genjlgpr.o writestrain.o writefermi.o rfmtctof.o findsym.o zfsht.o rhonorm.o genvchi0.o zfmtconj.o stheta_sq.o sdelta_lr.o stheta_lr.o findsymsite.o genlmirep.o writespecies.o rhomagk.o symrvfmt.o wigner3jf.o wigner6j.o genhvec.o ylmrot.o wxcplot.o massnucl.o gendmatk.o rfplot.o straingkq.o eveqnit.o oepmain.o rdirac.o unitary.o bandstr.o sfacinit.o findscq.o plot1d.o plot2d.o plot3d.o init0.o readstate.o eveqnhf.o zbsht.o i3mtv.o spline.o gauntyry.o findnjcmax.o gndstate.o sstask.o fermisurf.o spiralsc.o atom.o maginit.o exxengyk.o xc_c_tb09.o moke.o hmlrad.o dos.o findprimcell.o plotpt2d.o sfacrho.o bdipole.o dielectric.o elfplot.o vclcore.o zfmtwr.o zvcldisp.o vecfbz.o gcd.o lopzflmn.o zpotclmt.o readfermi.o gensdmat.o symrfmt.o sphcrd.o potcoul.o genzrm.o rfmtftoc.o rminv.o zminv.o rtozfmt.o genwfsvp.o rdiracint.o findngkmax.o rotzflm.o zfinp.o latvstep.o gradzfmt.o eveqnfv.o symdmat.o z2mm.o z2mctm.o z2mmct.o axangsu2.o gradzvcln.o gentpmae.o zfcmtwr.o projsbf.o splinew.o gradzf.o mixerifc.o genvsig.o timesec.o zfmtftoc.o ztorfmt.o zfmtctof.o eveqnfvz.o energynn.o gaunt.o potxcmt.o sdelta_mp.o stheta_mp.o sdelta_fd.o stheta_fd.o writelsj.o eveqnzh.o gensmatk.o gensfacgp.o rhomag.o wsplintp.o checkmt.o rhomagv.o reciplat.o gradrf.o genzfrm.o mixadapt.o zftrf.o sbessel.o gengclgq.o gencfun.o writeeval.o factr.o genstress.o rfcopy.o force.o genvbmatk.o eveqn.o forcek.o writeepsinv.o olprad.o polark.o zfmtinp.o hflocal.o mixbroyden.o zmdet.o grad2rfmt.o clebgor.o rfirctof.o effmass.o genffacgp.o zpotcoul.o sfacmag.o polynm.o epsinv.o rfinpc.o zmctmu.o zmctm.o writeiad.o genapwfr.o genws.o gengclq.o addbfsm.o genylmv.o olpfv.o hmlfv.o genexpmt.o rfinp.o factnm.o sphcover.o sctovec.o genvmat.o genppts.o mtdmin.o eveqnzg.o fderiv.o genpmat.o genexpmat.o writeforces.o r3cross.o match.o genspchi0.o genzrho.o potefield.o rhoinit.o eveqnsv.o roteuler.o genrmesh.o splint.o nfftifc.o wavefcr.o lopzflm.o potks.o brzint.o rotdmat.o genylmg.o gentaucr.o readinput.o numlist.o hermite.o genfspecies.o atpstep.o dmatls.o writeengy.o writechg.o rbsht.o rfsht.o genlofr.o rotrfmt.o zfmtint.o zftzf.o genpmatk.o rvfcross.o writeinfo.o mossbauer.o initoep.o i3minv.o r3mv.o genidxlo.o nuclei.o writeefg.o writeevsp.o gencore.o r3mtv.o r3minv.o r3frac.o genapwlofr.o gridsize.o symrfir.o geomplot.o ylmroty.o gengvclns.o ssfext.o writestate.o sdelta_sq.o potxcir.o potxc.o rzfmtinp.o rhoplot.o occupy.o symveca.o jprplot.o genvmatk.o geomopt.o eveqnss.o hartfock.o potplot.o genwfpw.o hmlxbse.o hmlxbsek.o hmldbse.o hmldbsek.o gradwfcr2.o oepresk.o addlorbcnd.o energy.o wfplot.o oepvcl.o oepvclk.o polar.o dbxcplot.o sbesseldm.o writehmlbse.o dielectric_bse.o vecplot.o nesting.o writeevbse.o emdplot3d.o emdplot2d.o emdplot1d.o rfhkintp.o writewfpw.o vblocal.o writefsm.o getwfpw.o plotpt1d.o init1.o init2.o findsymcrys.o plotpt3d.o elnes.o fermisurfbxsf.o genspecies.o writeexpmat.o writekpts.o wfcrplot.o writedos.o energykncr.o ggamt_1.o ggair_1.o ggamt_sp_1.o ggair_sp_1.o ggamt_2a.o ggair_2a.o ggamt_2b.o ggair_2b.o ggamt_sp_2a.o ggair_sp_2a.o ggamt_sp_2b.o ggair_sp_2b.o writeemd.o reademd.o emdplot.o init3.o init4.o fsmbfield.o genvmmtsv.o testcheck.o pade.o wsplint.o gensocfr.o pades.o genscss.o rfcmtwr.o nonlinopt.o writelat.o rhocore.o rzfinp.o readspecies.o findband.o exxengy.o gentauk.o gradrfmt.o symrf.o rfmtinp.o checkfsm.o genrlmv.o mae.o writegvecrf.o zcfmtwr.o dolpistl.o dhmlistl.o olpaloq.o hmlaloq.o dolpalo.o dhmlalo.o dhmllolo.o olpaaq.o dolpaa.o dhmlaa.o hmlaaq.o initeph.o dengyeph.o gndsteph.o eveqneph.o hmlepha.o hmlephb.o hmlephde.o getephmkq.o ephdos.o gradrhomt.o gendcfun.o gendvsig.o drhomagsh.o doccupy.o dhmlrad.o gendwfsv.o dwavefmt.o gengqvec.o dmatch.o writedvs.o readdyn.o dyntask.o dpotks.o dpotxc.o deveqnfv.o dpotcoul.o drhomagk.o gengvsmt.o dforce.o dforcek.o dynqtor.o dynevs.o phonon.o dynrtoq.o mcmillan.o genephmat.o gengkqvec.o genmcph.o putdevecfv.o getdevecfv.o putdevecsv.o getdevecsv.o phononsc.o genscph.o phdisp.o dynsymapp.o dynsym.o dynev.o phdos.o sumrule.o writephn.o dynfext.o writegamma.o readgamma.o phlwidth.o alpha2f.o writelambda.o ephcouple.o eliashberg.o phscdvs.o readdvs.o readalpha2f.o gendsocfr.o bornechg.o bectask.o becfext.o putephmat.o getephmat.o xc_pzca.o xc_pwca.o xc_pbe.o xc_am05.o xc_xalpha.o xc_wc06.o x_wc06.o x_pbe.o c_pbe.o c_pbe_gcor.o xc_vbh.o fxc_pwca.o gendmatmt.o genveedu.o genvmatmt.o writedftu.o readalphadu.o fyukawa.o fyukawa0.o genfdufr.o energyfdu.o writeefdu.o zbessela.o zbesselb.o readdmatmt.o genfdu.o findlambdadu.o readfdu.o writetmdu.o writetm2du.o writetm3du.o dmtotm2.o dmtotm3.o tm2todm.o tm3todm.o pottm2.o pottm3.o tm2pol.o tm3pol.o gendmftm.o ftmfield.o writeftm.o genvclijji.o rdmft.o rdmdkdc.o rdmminc.o rdmvaryc.o rdmdedc.o rdmenergy.o rdmengyxc.o rdmwritededn.o rdmwriteengy.o rdmminn.o rdmvaryn.o rdmdedn.o rdmdexcdn.o genvclijjk.o getvclijji.o getvclijjk.o writevclijji.o writevclijjk.o rdmdexcdc.o rdmdtsdn.o rdmentropy.o rdmeval.o gwdmat.o gwlocal.o genwgw.o ksinvert.o gtwsum.o minf_nm.o acpole.o gwrhomag.o gwdmatk.o gwefermi.o dysonr.o gwsefm.o putgwsefm.o getgwsefm.o writeigw.o polefit.o gwchgk.o gwsefmk.o gwspecf.o writegwsf.o acgwse.o fmin_nm.o zfpole.o gwbandstr.o gwscrho.o atptstep.o potkst.o tdbackup.o writetimes.o readtimes.o gentimes.o readafieldt.o genjr.o tddft.o tddftlr.o genhmlt.o timestep.o writetddos.o writeafpdt.o readafindt.o genvfxc.o genfxcr.o tdtemp.o writetdlsj.o genspfxcr.o genvfxcg.o tddftsplr.o genspfxcg.o genafieldt.o writetddft.o dielectric_tdrt.o readjtot.o afindtstep.o genefieldt.o energytd.o engyknk.o readforcet.o tdrestart.o readdatposc.o writedatposc.o rhostatic.o jtotk.o rhosplot.o bornectd.o becforce.o zfirctof.o writeevalu.o rhocoreu.o eveqnulr.o rfzfftq.o writekpa.o rhomaguk.o rhomagq.o genhmlu.o chargeu.o momentu.o potxcu.o occupyulr.o writeinfou.o zfplot.o writeengyu.o writevclr.o vclqinit.o genhdbulr.o addbfsmu.o writechgrmt.o initulr.o writemomrmt.o writestulr.o readstulr.o potefieldu.o puthdbulr.o gethdbulr.o potuinit.o readvclr.o genkpakq.o genzvmatk.o genzvbmatk.o potksu.o plotu1d.o plotu2d.o plotu3d.o gndstulr.o vblocalu.o plotulr.o potuplot.o potcoulu.o rhouplot.o maguplot.o initw90.o writew90.o writew90win.o writew90eig.o setupw90.o writew90mmn.o writew90spn.o dmatuv.o dmatwx.o eveqnuv.o eveqnwxy.o writeevaluv.o occupyuv.o inithfb.o genwfuv.o putevaluv.o getevaluv.o putevecuv.o getevecuv.o putevecwxy.o getevecwxy.o putevalwx.o getevalwx.o aceplot.o putxnorm.o putvnorm.o getxnorm.o getvnorm.o -L/usr/lib -lflexiblas -L/usr/lib -lfftw3 \ -L/usr/lib -lxc -lxcf90 fmin_nm.f90:15:23: warning: type of 'polefit' does not match original declaration [-Wlto-type-mismatch] 15 | fmin_nm=polefit(rd,x) | ^ polefit.f90:6:24: note: 'polefit' was previously declared here 6 | real(8) function polefit(zfm,c) | ^ polefit.f90:6:24: note: code may be misoptimized unless '-fno-strict-aliasing' is used acpole.f90:64:31: warning: type of 'zfpole' does not match original declaration [-Wlto-type-mismatch] 64 | zr(iw)=zfpole(x(:,1),zwr(iw)) | ^ zfpole.f90:6:31: note: 'zfpole' was previously declared here 6 | pure complex(8) function zfpole(c,z) | ^ zfpole.f90:6:31: note: code may be misoptimized unless '-fno-strict-aliasing' is used acpole.f90:30:38: warning: type of 'minf_nm' does not match original declaration [-Wlto-type-mismatch] 30 | call minf_nm(1,zm,n2,x,maxit,iter,eps) | ^ minf_nm.f90:6:18: note: 'minf_nm' was previously declared here 6 | subroutine minf_nm(id,rd,n,x,maxit,iter,eps) | ^ minf_nm.f90:6:18: note: code may be misoptimized unless '-fno-strict-aliasing' is used gendwfsv.f90:78:72: warning: type of 'dwavefmt' does not match original declaration [-Wlto-type-mismatch] 78 | evecfv(:,ist,jspn),devecfv(:,ist,jspn),dwfmt1(:,ist)) | ^ dwavefmt.f90:6:19: note: 'dwavefmt' was previously declared here 6 | subroutine dwavefmt(lrstp,ias,ngp,ngpq,apwalmq,dapwalm,evecfv,devecfv,dwfmt) | ^ dwavefmt.f90:6:19: note: code may be misoptimized unless '-fno-strict-aliasing' is used gndsteph.f90:42:48: warning: type of 'mixerifc' does not match original declaration [-Wlto-type-mismatch] 42 | call mixerifc(mixtype,nmix,duvwx,dv,nwork,duvwx) | ^ mixerifc.f90:6:19: note: 'mixerifc' was previously declared here 6 | subroutine mixerifc(mtype,n,v,dv,nwork,work) | ^ mixerifc.f90:6:19: note: code may be misoptimized unless '-fno-strict-aliasing' is used eveqnit.f90:101:39: warning: type of 'dscal' does not match original declaration [-Wlto-type-mismatch] 101 | call dscal(n2,t1,evecfv(:,ist),1) | ^ symrvfmt.f90:83:44: note: 'dscal' was previously declared here 83 | call dscal(np(is),t0,rvfmt(:,ias,i),1) | ^ symrvfmt.f90:83:44: note: code may be misoptimized unless '-fno-strict-aliasing' is used findsymsite.f90:29:75: warning: type of 'findsym' does not match original declaration [-Wlto-type-mismatch] 29 | call findsym(apl,apl,nsymsite(ias),lsplsyms(:,ias),lspnsyms(:,ias),iea) | ^ findsym.f90:9:18: note: 'findsym' was previously declared here 9 | subroutine findsym(apl1,apl2,nsym,lspl,lspn,iea) | ^ findsym.f90:9:18: note: code may be misoptimized unless '-fno-strict-aliasing' is used zmctmu.f90:29:46: warning: type of 'ddot' does not match original declaration [-Wlto-type-mismatch] 29 | c(i,j)=c(i,j)+ddot(l2,a(:,i),1,b(:,j),1) | ^ chargeu.f90:35:34: warning: type of 'ddot' does not match original declaration [-Wlto-type-mismatch] 35 | t1=ddot(ngtc,rhoqir(:,1),2,cfrc,1) | ^ genstrain.f90:29:37: note: 'ddot' was previously declared here 29 | t1=-ddot(9,strain(:,:,k),1,b,1) | ^ genstrain.f90:29:37: note: code may be misoptimized unless '-fno-strict-aliasing' is used findsym.f90:149:34: warning: type of 'dnrm2' does not match original declaration [-Wlto-type-mismatch] 149 | t1=dnrm2(n,dmat,1)/dble(n) | ^ genstrain.f90:15:18: note: 'dnrm2' was previously declared here 15 | t1=dnrm2(9,avec,1) | ^ genstrain.f90:15:18: note: code may be misoptimized unless '-fno-strict-aliasing' is used findsym.f90:148:55: warning: type of 'daxpy' does not match original declaration [-Wlto-type-mismatch] 148 | call daxpy(n,-1.d0,dmftm(:,:,:,:,ias),1,dmat,1) | ^ wavefmt.f90:84:75: note: 'daxpy' was previously declared here 84 | call daxpy(nri,dble(z1),apwfr(1,1,io,l,ias),lrstp,wfmt(1,lm),ldi) | ^ wavefmt.f90:84:75: note: code may be misoptimized unless '-fno-strict-aliasing' is used gradwf2.f90:65:52: warning: type of 'wavefmt' does not match original declaration [-Wlto-type-mismatch] 65 | evecfv(:,ist,jspn),wfmt1(:,ist,jspn)) | ^ wavefmt.f90:9:18: note: 'wavefmt' was previously declared here 9 | subroutine wavefmt(lrstp,ias,ngp,apwalm,evecfv,wfmt) | ^ wavefmt.f90:9:18: note: code may be misoptimized unless '-fno-strict-aliasing' is used modramdisk.f90:189:50: warning: type of 'dcopy' does not match original declaration [-Wlto-type-mismatch] 189 | call dcopy(3,v1,1,file(fnum)%rec(irec)%dat(i),1) | ^ gentau.f90:42:52: warning: type of 'dcopy' does not match original declaration [-Wlto-type-mismatch] 42 | call dcopy(npcmt(is),taumt(:,ias,ispn),1,rfmt,1) | ^ genspfxcr.f90:101:52: warning: type of 'dcopy' does not match original declaration [-Wlto-type-mismatch] 101 | call dcopy(np,fxc(:,i,j),fxcmt(:,ias,i,j),1) | ^ modramdisk.f90:264:50: note: type mismatch in parameter 5 264 | call dcopy(3,file(fnum)%rec(irec)%dat(i),1,v1,1) | ^ modramdisk.f90:264:50: note: 'dcopy' was previously declared here modramdisk.f90:264:50: note: code may be misoptimized unless '-fno-strict-aliasing' is used modramdisk.f90:201:53: warning: type of 'zcopy' does not match original declaration [-Wlto-type-mismatch] 201 | call zcopy(nzv,zva,1,file(fnum)%rec(irec)%dat(i),1) | ^ genwfsv.f90:186:54: warning: type of 'zcopy' does not match original declaration [-Wlto-type-mismatch] 186 | call zcopy(ngp(1),evecfv(:,k,1),1,wfir(:,1,j),1) | ^ genhmlu.f90:87:50: warning: type of 'zcopy' does not match original declaration [-Wlto-type-mismatch] 87 | call zcopy(nstsv,vmat(:,jst),1,h(i,j),1) | ^ eveqnuv.f90:38:34: warning: type of 'zcopy' does not match original declaration [-Wlto-type-mismatch] 38 | call zcopy(n,h(1,j),1,au(1,i),1) | ^ modramdisk.f90:282:53: note: 'zcopy' was previously declared here 282 | call zcopy(nzv,file(fnum)%rec(irec)%dat(i),1,zva,1) | ^ modramdisk.f90:282:53: note: code may be misoptimized unless '-fno-strict-aliasing' is used gendmat.f90:67:10: warning: type of 'mpi_allreduce' does not match original declaration [-Wlto-type-mismatch] 67 | ierror) | ^ genjpr.f90:86:10: warning: type of 'mpi_allreduce' does not match original declaration [-Wlto-type-mismatch] 86 | ierror) | ^ polar.f90:74:12: warning: type of 'mpi_allreduce' does not match original declaration [-Wlto-type-mismatch] 74 | ierror) | ^ writehmlbse.f90:85:19: warning: type of 'mpi_allreduce' does not match original declaration [-Wlto-type-mismatch] 85 | mpicom,ierror) | ^ mpi_stub.f90:77:24: note: 'mpi_allreduce' was previously declared here 77 | subroutine mpi_allreduce(sendbuf,recvbuf,count,datatype,op,comm,ierror) | ^ mpi_stub.f90:77:24: note: code may be misoptimized unless '-fno-strict-aliasing' is used checkstop.f90:22:51: warning: type of 'mpi_bcast' does not match original declaration [-Wlto-type-mismatch] 22 | call mpi_bcast(tstop,1,mpi_logical,0,mpicom,ierror) | ^ sstask.f90:32:50: warning: type of 'mpi_bcast' does not match original declaration [-Wlto-type-mismatch] 32 | call mpi_bcast(iqss,1,mpi_integer,0,mpicom,ierror) | ^ genvmat.f90:86:70: warning: type of 'mpi_bcast' does not match original declaration [-Wlto-type-mismatch] 86 | call mpi_bcast(vmat(:,:,ik),n,mpi_double_complex,lp,mpicom,ierror) | ^ mpi_stub.f90:66:20: note: 'mpi_bcast' was previously declared here 66 | subroutine mpi_bcast(buffer,count,datatype,root,comm,ierror) | ^ mpi_stub.f90:66:20: note: code may be misoptimized unless '-fno-strict-aliasing' is used make[1]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src' cd src/eos; make make[1]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src/eos' gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modmain.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c pveos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readinput.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getedata.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fitdata.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c output.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c minf_nm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fmin_nm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -o eos modmain.o eos.o eveos.o pveos.o readinput.o getedata.o fitdata.o output.o minf_nm.o fmin_nm.o make[1]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src/eos' cd src/spacegroup; make make[1]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src/spacegroup' gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modmain.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c main.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readinput.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gencrystal.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sgsymb.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c seitzgen.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengroup.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c seitzeq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c seitzmul.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writegeom.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c geomplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findprimcell.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3frac.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3cross.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3minv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -o spacegroup modmain.o main.o readinput.o gencrystal.o sgsymb.o seitzgen.o gengroup.o seitzeq.o seitzmul.o writegeom.o geomplot.o findprimcell.o r3frac.o r3mv.o r3cross.o r3minv.o r3mm.o make[1]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src/spacegroup' + mv src/elk . + mv src/eos/eos elk-eos + mv src/spacegroup/spacegroup elk-spacegroup + /usr/bin/make clean cd src; make cleanall make[1]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src' cd BLAS; make clean make[2]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc *.out elk /bin/sh: line 1: cd: BLAS: No such file or directory make[2]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src' cd LAPACK; make clean /bin/sh: line 1: cd: LAPACK: No such file or directory make[2]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc *.out elk make[2]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src' cd fftlib; make clean /bin/sh: line 1: cd: fftlib: No such file or directory make[2]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc *.out elk make[2]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src' make clean make[2]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc *.out elk make[2]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src' make[1]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src' cd src/eos; make clean make[1]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src/eos' rm -f *.o *.mod *~ fort.* ifc* *.gcno *.OUT gmon.out eos make[1]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src/eos' cd src/spacegroup; make clean make[1]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src/spacegroup' rm -f *.o *.mod *~ fort.* ifc* *.gcno *.OUT *.xsf *.ascii gmon.out \ *.aux *.dvi *.log *.pdf *.tex *.toc *.out spacegroup make[1]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src/spacegroup' rm -f *.o *.mod *~ fort.* ifc* *.gcno *.exe + rm -rf src + cp -rp src.orig src + . /etc/profile.d/modules.sh ++ . /etc/profile.d/00-modulepath.sh +++ '[' -z /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ']' +++ : ++ '[' -z '' ']' ++ LMOD_ALLOW_ROOT_USE=yes ++ '[' -n '' ']' ++ '[' yes '!=' yes ']' ++ '[' -z /usr/share/modulefiles ']' ++ findExec PS_CMD /usr/bin/ps ps ++ Nm=PS_CMD ++ confPath=/usr/bin/ps ++ execNm=ps ++ eval PS_CMD=/usr/bin/ps +++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ unset Nm confPath execNm ++ findExec EXPR_CMD /usr/bin/expr expr ++ Nm=EXPR_CMD ++ confPath=/usr/bin/expr ++ execNm=expr ++ eval EXPR_CMD=/usr/bin/expr +++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ unset Nm confPath execNm ++ findExec BASENAME_CMD /usr/bin/basename basename ++ Nm=BASENAME_CMD ++ confPath=/usr/bin/basename ++ execNm=basename ++ eval BASENAME_CMD=/usr/bin/basename +++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' ++ unset Nm confPath execNm ++ unset -f findExec +++ /usr/bin/ps -p 1534 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_ROOT=/usr/share/lmod +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT LMOD_ALLOW_ROOT_USE + module load mpi/openmpi-arm ++ /usr/share/lmod/lmod/libexec/lmod sh load mpi/openmpi-arm SRC_MPI = mpi_stub.f90 F90 = mpif90 -fopenmp -fallow-argument-mismatch F77 = mpif77 -fopenmp -fallow-argument-mismatch F90_OPTS = -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard F77_OPTS = $(F90_OPTS) AR = ar SRC_MKL = mkl_stub.f90 SRC_BLIS = blis_stub.f90 SRC_W90S = w90_stub.f90 LIB_LPK = -L/usr/lib -lflexiblas LIB_FFT = -L/usr/lib -lfftw3 SRC_FFT = zfftifc_fftw.f90 LIB_libxc = -L/usr/lib -lxc -lxcf90 SRC_libxc = libxcf90.f90 libxcifc.f90 SRC_MPI = cd src; make all make[1]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src' mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modmain.f90 + eval '__LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib/openmpi/lib:1;' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=/usr/lib/openmpi/lib;' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-arm:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/openmpi-arm;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/openmpi-arm:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=:/usr/share/man/openmpi-arm:/usr/share/lmod/lmod/share/man;' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH=/etc/modulefiles:1\;/usr/share/modulefiles:1\;/usr/share/modulefiles/Linux:1\;/usr/share/modulefiles/Core:1\;/usr/share/lmod/lmod/modulefiles/Core:1;' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' 'MPI_BIN=/usr/lib/openmpi/bin;' export 'MPI_BIN;' 'MPI_COMPILER=openmpi-arm;' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/openmpi;' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME=/usr/lib/openmpi;' export 'MPI_HOME;' 'MPI_INCLUDE=/usr/include/openmpi-arm;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib/openmpi/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/openmpi-arm;' export 'MPI_MAN;' 'MPI_PYTHON3_SITEARCH=/usr/lib/python3.10/site-packages/openmpi;' export 'MPI_PYTHON3_SITEARCH;' 'MPI_SUFFIX=_openmpi;' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG=/etc/openmpi-arm;' export 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/lib/openmpi/bin:1\;/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/lib/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib/openmpi/lib/pkgconfig:1\;/usr/lib/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=/usr/lib/openmpi/lib/pkgconfig::/usr/lib/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' '__LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/openmpi-arm:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/usr/share/modulefiles/mpi/openmpi-arm;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1hcm0iLFsiZnVsbE5hbWUiXT0ibXBpL29wZW5tcGktYXJtIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibXBpL29wZW5tcGktYXJtIixbIndWIl09IipvcGVubXBpLiphcm0uKnpmaW5hbCIsfSx9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVm;' export '_ModuleTable001_;' '_ModuleTable002_=aWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib/openmpi/lib:1 ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ LD_LIBRARY_PATH=/usr/lib/openmpi/lib ++ export LD_LIBRARY_PATH ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-arm:1 ++ export __LMOD_REF_COUNT_LOADEDMODULES ++ LOADEDMODULES=mpi/openmpi-arm ++ export LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/openmpi-arm:1;/usr/share/lmod/lmod/share/man:1' ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=:/usr/share/man/openmpi-arm:/usr/share/lmod/lmod/share/man ++ export MANPATH ++ __LMOD_REF_COUNT_MODULEPATH='/etc/modulefiles:1;/usr/share/modulefiles:1;/usr/share/modulefiles/Linux:1;/usr/share/modulefiles/Core:1;/usr/share/lmod/lmod/modulefiles/Core:1' ++ export __LMOD_REF_COUNT_MODULEPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib/openmpi/bin ++ export MPI_BIN ++ MPI_COMPILER=openmpi-arm ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/openmpi ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/openmpi ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/openmpi-arm ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/openmpi/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/openmpi-arm ++ export MPI_MAN ++ MPI_PYTHON3_SITEARCH=/usr/lib/python3.10/site-packages/openmpi ++ export MPI_PYTHON3_SITEARCH ++ MPI_SUFFIX=_openmpi ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/openmpi-arm ++ export MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/lib/openmpi/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/lib/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib/openmpi/lib/pkgconfig:1;/usr/lib/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=/usr/lib/openmpi/lib/pkgconfig::/usr/lib/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ __LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/openmpi-arm:1 ++ export __LMOD_REF_COUNT__LMFILES_ ++ _LMFILES_=/usr/share/modulefiles/mpi/openmpi-arm ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1hcm0iLFsiZnVsbE5hbWUiXT0ibXBpL29wZW5tcGktYXJtIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibXBpL29wZW5tcGktYXJtIixbIndWIl09IipvcGVubXBpLiphcm0uKnpmaW5hbCIsfSx9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVm ++ export _ModuleTable001_ ++ _ModuleTable002_=aWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + export OMPI_MCA_rmaps_base_oversubscribe=1 + OMPI_MCA_rmaps_base_oversubscribe=1 + cp -p make.inc.common make.inc + /usr/bin/sed -i 's|F90 =.*|F90 = mpif90 -fopenmp -fallow-argument-mismatch|' make.inc + /usr/bin/sed -i 's|F77 =.*|F77 = mpif77 -fopenmp -fallow-argument-mismatch|' make.inc + /usr/bin/sed -i 's|F90_OPTS =|F90_OPTS = -I/usr/lib/gfortran/modules/openmpi|' make.inc + echo 'SRC_MPI =' + cat make.inc + cp -p make.inc make.inc_openmpi + /usr/bin/make f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modmpi.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modramdisk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran modramdisk.f90:189:15: 189 | call dcopy(3,v1,1,file(fnum)%rec(irec)%dat(i),1) | 1 ...... 264 | call dcopy(3,file(fnum)%rec(irec)%dat(i),1,v1,1) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). modramdisk.f90:201:17: 201 | call zcopy(nzv,zva,1,file(fnum)%rec(irec)%dat(i),1) | 1 ...... 282 | call zcopy(nzv,file(fnum)%rec(irec)%dat(i),1,zva,1) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (COMPLEX(8)/INTEGER(4)). mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c libxcf90.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libxcf90.f90:2212:26: 2212 | subroutine c_to_f_string(c_string, f_string) | ^ Warning: 'c_to_f_string' defined but not used [-Wunused-function] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c libxcifc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libxcifc.f90:394:9: 394 | integer j,k,id | 1 Warning: Unused variable 'j' declared at (1) [-Wunused-variable] libxcifc.f90:105:10: 105 | real(8) ta | 1 Warning: Unused variable 'ta' declared at (1) [-Wunused-variable] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modxcifc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modfxcifc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c moddftu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modrdm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modphonon.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modtest.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modrandom.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modstore.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modpw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modvars.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modtddft.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modgw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modbog.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c moddelf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modomp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mkl_stub.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mkl_stub.f90:8:42: 8 | subroutine mkl_set_num_threads(num_threads) | 1 Warning: Unused dummy argument 'num_threads' at (1) [-Wunused-dummy-argument] mkl_stub.f90:13:54: 13 | integer function mkl_set_num_threads_local(num_threads) | 1 Warning: Unused dummy argument 'num_threads' at (1) [-Wunused-dummy-argument] mkl_stub.f90:19:34: 19 | subroutine mkl_set_dynamic(dynamic) | 1 Warning: Unused dummy argument 'dynamic' at (1) [-Wunused-dummy-argument] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mkl_init.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c oblas_init.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c blis_stub.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran blis_stub.f90:8:49: 8 | subroutine bli_thread_set_num_threads(num_threads) | 1 Warning: Unused dummy argument 'num_threads' at (1) [-Wunused-dummy-argument] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c blis_init.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c w90_stub.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran w90_stub.f90:10:31: 10 | num_atoms_loc,atom_symbols_loc,atoms_cart_loc, gamma_only_loc,spinors_loc, & | 1 Warning: Unused dummy argument 'atom_symbols_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:10:46: 10 | num_atoms_loc,atom_symbols_loc,atoms_cart_loc, gamma_only_loc,spinors_loc, & | 1 Warning: Unused dummy argument 'atoms_cart_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:13:43: 13 | proj_x_loc,proj_zona_loc,exclude_bands_loc,proj_s_loc,proj_s_qaxis_loc) | 1 Warning: Unused dummy argument 'exclude_bands_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:10:62: 10 | num_atoms_loc,atom_symbols_loc,atoms_cart_loc, gamma_only_loc,spinors_loc, & | 1 Warning: Unused dummy argument 'gamma_only_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:9:48: 9 | real_lattice_loc,recip_lattice_loc,kpt_latt_loc,num_bands_tot, & | 1 Warning: Unused dummy argument 'kpt_latt_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:8:47: 8 | subroutine wannier_setup(seed__name,mp_grid_loc,num_kpts_loc, & | 1 Warning: Unused dummy argument 'mp_grid_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:11:32: 11 | nntot_loc,nnlist_loc,nncell_loc,num_bands_loc,num_wann_loc, & | 1 Warning: Unused dummy argument 'nncell_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:11:21: 11 | nntot_loc,nnlist_loc,nncell_loc,num_bands_loc,num_wann_loc, & | 1 Warning: Unused dummy argument 'nnlist_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:11:10: 11 | nntot_loc,nnlist_loc,nncell_loc,num_bands_loc,num_wann_loc, & | 1 Warning: Unused dummy argument 'nntot_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:11:46: 11 | nntot_loc,nnlist_loc,nncell_loc,num_bands_loc,num_wann_loc, & | 1 Warning: Unused dummy argument 'num_bands_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:11:59: 11 | nntot_loc,nnlist_loc,nncell_loc,num_bands_loc,num_wann_loc, & | 1 Warning: Unused dummy argument 'num_wann_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:12:25: 12 | proj_site_loc,proj_l_loc,proj_m_loc,proj_radial_loc,proj_z_loc, & | 1 Warning: Unused dummy argument 'proj_l_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:12:36: 12 | proj_site_loc,proj_l_loc,proj_m_loc,proj_radial_loc,proj_z_loc, & | 1 Warning: Unused dummy argument 'proj_m_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:12:52: 12 | proj_site_loc,proj_l_loc,proj_m_loc,proj_radial_loc,proj_z_loc, & | 1 Warning: Unused dummy argument 'proj_radial_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:13:54: 13 | proj_x_loc,proj_zona_loc,exclude_bands_loc,proj_s_loc,proj_s_qaxis_loc) | 1 Warning: Unused dummy argument 'proj_s_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:13:71: 13 | proj_x_loc,proj_zona_loc,exclude_bands_loc,proj_s_loc,proj_s_qaxis_loc) | 1 Warning: Unused dummy argument 'proj_s_qaxis_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:12:14: 12 | proj_site_loc,proj_l_loc,proj_m_loc,proj_radial_loc,proj_z_loc, & | 1 Warning: Unused dummy argument 'proj_site_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:13:11: 13 | proj_x_loc,proj_zona_loc,exclude_bands_loc,proj_s_loc,proj_s_qaxis_loc) | 1 Warning: Unused dummy argument 'proj_x_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:12:63: 12 | proj_site_loc,proj_l_loc,proj_m_loc,proj_radial_loc,proj_z_loc, & | 1 Warning: Unused dummy argument 'proj_z_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:13:25: 13 | proj_x_loc,proj_zona_loc,exclude_bands_loc,proj_s_loc,proj_s_qaxis_loc) | 1 Warning: Unused dummy argument 'proj_zona_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:9:17: 9 | real_lattice_loc,recip_lattice_loc,kpt_latt_loc,num_bands_tot, & | 1 Warning: Unused dummy argument 'real_lattice_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:9:35: 9 | real_lattice_loc,recip_lattice_loc,kpt_latt_loc,num_bands_tot, & | 1 Warning: Unused dummy argument 'recip_lattice_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:8:35: 8 | subroutine wannier_setup(seed__name,mp_grid_loc,num_kpts_loc, & | 1 Warning: Unused dummy argument 'seed__name' at (1) [-Wunused-dummy-argument] w90_stub.f90:10:74: 10 | num_atoms_loc,atom_symbols_loc,atoms_cart_loc, gamma_only_loc,spinors_loc, & | 1 Warning: Unused dummy argument 'spinors_loc' at (1) [-Wunused-dummy-argument] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modw90.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfftifc_fftw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c elk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olpistl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlistl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olpalo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlalo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olplolo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmllolo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olpaa.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlaa.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengclg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhomagsh.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c charge.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c moment.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfint0.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potnucl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mtm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3vo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengvc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengvec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mdet.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gencfrc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c checkstop.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genbs.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfirsm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfmtsm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradwf2.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c closefiles.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writelinen.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfmtlm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putpmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getpmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfmtpack.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfmtpack.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfmtint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevalfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevalfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wavefmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putkmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getkmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putepsinv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getcfgq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevalsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevalsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevecsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevecsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genshtmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c allatoms.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevecfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevecfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writesym.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putoccsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getoccsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c torque.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findqpt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findkpt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genevfsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genwfsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran genwfsv.f90:125:33: 108 | call wavefmt(lradstp,ias,n,apwalm(:,:,:,ias,jspn), & | 2 ...... 125 | call wavefmt(lradstp,ias,ngp,apwalm(:,:,:,ias,1),evecfv(:,k,1), & | 1 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) genwfsv.f90:128:33: 108 | call wavefmt(lradstp,ias,n,apwalm(:,:,:,ias,jspn), & | 2 ...... 128 | call wavefmt(lradstp,ias,ngp,apwalm(:,:,:,ias,1),evecfv(:,k,1),wfmt1) | 1 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sdelta.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c stheta.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sortidx.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c radnucl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hrmdmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wigner3j.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symrvf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeqpts.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rndevsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengkvec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mixlinear.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writesf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengqf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genkmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genolpq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genjlgprmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfinterp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fsmooth.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c axangrot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rotaxang.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wspline.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c splined.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findswidth.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findsymlat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writepmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genstrain.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symmetry.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c linengy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writestress.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eulerrot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zftwfir.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rschrodint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writegclq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writegeom.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writemom.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c curlrvf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genzvclmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genjtot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symvec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c checkwrite.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genjprk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c proj2d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genidxbse.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symrvfir.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genjpr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnfvr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gentau.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genjlgpr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writestrain.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writefermi.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfmtctof.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findsym.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfsht.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhonorm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvchi0.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfmtconj.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c stheta_sq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sdelta_lr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c stheta_lr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findsymsite.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genlmirep.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writespecies.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhomagk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran rhomagk.f90:115:31: 103 | call wavefmt(lradstp,ias,n,apwalm(:,:,:,ias,jspn), & | 2 ...... 115 | call wavefmt(lradstp,ias,ngp,apwalm(:,:,:,ias,1),evecfv(:,j,1),wfmt1) | 1 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symrvfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wigner3jf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wigner6j.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genhvec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ylmrot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wxcplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c massnucl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c straingkq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnit.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c oepmain.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdirac.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c unitary.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c bandstr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sfacinit.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findscq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran findscq.f90: In function 'findscq_': findscq.f90:58:38: warning: 'scl' may be used uninitialized [-Wmaybe-uninitialized] 58 | +(i1*scl(2,1)-i2*scl(1,1))**2 | ^ findscq.f90:17:16: note: 'scl' declared here 17 | integer scl(3,3),i,n | ^ findscq.f90:58:38: warning: 'scl' may be used uninitialized [-Wmaybe-uninitialized] 58 | +(i1*scl(2,1)-i2*scl(1,1))**2 | ^ findscq.f90:17:16: note: 'scl' declared here 17 | integer scl(3,3),i,n | ^ findscq.f90:58:38: warning: 'scl' may be used uninitialized [-Wmaybe-uninitialized] 58 | +(i1*scl(2,1)-i2*scl(1,1))**2 | ^ findscq.f90:17:16: note: 'scl' declared here 17 | integer scl(3,3),i,n | ^ findscq.f90:84:44: warning: 'scl' may be used uninitialized [-Wmaybe-uninitialized] 84 | +scl(3,2)*(i1*scl(2,1)-i2*scl(1,1)) | ^ findscq.f90:17:16: note: 'scl' declared here 17 | integer scl(3,3),i,n | ^ findscq.f90:84:44: warning: 'scl' may be used uninitialized [-Wmaybe-uninitialized] 84 | +scl(3,2)*(i1*scl(2,1)-i2*scl(1,1)) | ^ findscq.f90:17:16: note: 'scl' declared here 17 | integer scl(3,3),i,n | ^ findscq.f90:84:44: warning: 'scl' may be used uninitialized [-Wmaybe-uninitialized] 84 | +scl(3,2)*(i1*scl(2,1)-i2*scl(1,1)) | ^ findscq.f90:17:16: note: 'scl' declared here 17 | integer scl(3,3),i,n | ^ mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plot1d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plot2d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plot3d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c init0.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readstate.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnhf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zbsht.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c i3mtv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c spline.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gauntyry.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findnjcmax.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gndstate.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sstask.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fermisurf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c spiralsc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c atom.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c maginit.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c exxengyk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_c_tb09.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c moke.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlrad.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran dos.f90: In function 'dos_': dos.f90:342:25: warning: 'elm.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 342 | lm,elm(lm,ias) | ^ dos.f90:342:25: warning: 'elm.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findprimcell.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plotpt2d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sfacrho.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c bdipole.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dielectric.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c elfplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c vclcore.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfmtwr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zvcldisp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c vecfbz.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gcd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c lopzflmn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zpotclmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readfermi.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gensdmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symrfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sphcrd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potcoul.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genzrm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfmtftoc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rminv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zminv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rtozfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genwfsvp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdiracint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findngkmax.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rotzflm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfinp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c latvstep.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradzfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symdmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c z2mm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c z2mctm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c z2mmct.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c axangsu2.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradzvcln.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gentpmae.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfcmtwr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c projsbf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c splinew.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradzf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mixerifc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvsig.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c timesec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfmtftoc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ztorfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfmtctof.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnfvz.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c energynn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gaunt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potxcmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran potxcmt.f90: In function 'potxcmt_': potxcmt.f90:130:52: warning: 'mag.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 130 | t1=sqrt(mag(i,1)**2+mag(i,2)**2+mag(i,3)**2) | ^ potxcmt.f90:33:32: warning: 'mag.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 33 | real(8), allocatable :: mag(:,:),bxc(:,:),tau(:,:) | ^ potxcmt.f90:33:32: warning: 'mag.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] potxcmt.f90:33:41: warning: 'bxc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 33 | real(8), allocatable :: mag(:,:),bxc(:,:),tau(:,:) | ^ potxcmt.f90:33:41: warning: 'bxc.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] potxcmt.f90:33:41: warning: 'bxc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] potxcmt.f90:38:37: warning: 'wxup.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 38 | real(8), allocatable :: wx(:),wxup(:),wxdn(:) | ^ potxcmt.f90:38:29: warning: 'wx.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 38 | real(8), allocatable :: wx(:),wxup(:),wxdn(:) | ^ potxcmt.f90:31:37: warning: 'vxup.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 31 | real(8), allocatable :: vx(:),vxup(:),vxdn(:) | ^ potxcmt.f90:31:45: warning: 'vxdn.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 31 | real(8), allocatable :: vx(:),vxup(:),vxdn(:) | ^ potxcmt.f90:31:29: warning: 'vx.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 31 | real(8), allocatable :: vx(:),vxup(:),vxdn(:) | ^ potxcmt.f90:33:50: warning: 'tau.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 33 | real(8), allocatable :: mag(:,:),bxc(:,:),tau(:,:) | ^ potxcmt.f90:33:50: warning: 'tau.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sdelta_mp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c stheta_mp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sdelta_fd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c stheta_fd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writelsj.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnzh.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gensmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gensfacgp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhomag.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wsplintp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c checkmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhomagv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c reciplat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradrf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genzfrm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mixadapt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zftrf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sbessel.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengclgq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gencfun.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeeval.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c factr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genstress.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfcopy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c force.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran force.f90: In function 'force_': force.f90:154:52: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] 154 | t1=t1-t2*rfmtint(nr,nri,wrmt(:,is),grfmt(:,i)) | ^ mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvbmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c forcek.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran forcek.f90: In function 'forcek_': forcek.f90:42:52: warning: 'evecsv.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 42 | complex(8), allocatable :: evecfv(:,:,:),evecsv(:,:) | ^ forcek.f90:42:52: warning: 'evecsv.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeepsinv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olprad.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c polark.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfmtinp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hflocal.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mixbroyden.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zmdet.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c grad2rfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c clebgor.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfirctof.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c effmass.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genffacgp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zpotcoul.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sfacmag.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c polynm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c epsinv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfinpc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zmctmu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zmctm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeiad.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genapwfr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genws.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengclq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c addbfsm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genylmv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olpfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genexpmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfinp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c factnm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sphcover.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sctovec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genppts.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mtdmin.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnzg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fderiv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genpmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genexpmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran genexpmat.f90: In function 'genexpmat_': genexpmat.f90:26:52: warning: 'evecsv2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 26 | complex(8), allocatable :: evecsv1(:,:),evecsv2(:,:) | ^ genexpmat.f90:26:52: warning: 'evecsv2.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] genexpmat.f90:26:39: warning: 'evecsv1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 26 | complex(8), allocatable :: evecsv1(:,:),evecsv2(:,:) | ^ genexpmat.f90:26:39: warning: 'evecsv1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeforces.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3cross.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c match.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genspchi0.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genzrho.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potefield.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhoinit.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran eveqnsv.f90:101:21: 101 | wfmt6(1:npc,ist)=wfmt1(1:npc,ist) | 1 Warning: Possible change of value in conversion from COMPLEX(8) to COMPLEX(4) at (1) [-Wconversion] eveqnsv.f90:231:25: 231 | gwfmt(1:npc,:,ist)=wfmt4(1:npc,:) | 1 Warning: Possible change of value in conversion from COMPLEX(8) to COMPLEX(4) at (1) [-Wconversion] eveqnsv.f90: In function 'eveqnsv_': eveqnsv.f90:377:25: warning: 'a3' may be used uninitialized in this function [-Wmaybe-uninitialized] 377 | deallocate(wfir1,wfir2) | ^ eveqnsv.f90:377:25: warning: 'a2' may be used uninitialized in this function [-Wmaybe-uninitialized] eveqnsv.f90:377:25: warning: 'a1' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c roteuler.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genrmesh.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c splint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c nfftifc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wavefcr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran wavefcr.f90: In function 'wavefcr_': wavefcr.f90:123:16: warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] 123 | i2=i2+lmmaxo | ^ wavefcr.f90:122:16: warning: 'i1' may be used uninitialized in this function [-Wmaybe-uninitialized] 122 | i1=i1+lmmaxo | ^ mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c lopzflm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potks.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c brzint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rotdmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genylmg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gentaucr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readinput.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c numlist.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hermite.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genfspecies.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c atpstep.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dmatls.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeengy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writechg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rbsht.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfsht.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genlofr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rotrfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfmtint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zftzf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genpmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rvfcross.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeinfo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mossbauer.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c initoep.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c i3minv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genidxlo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c nuclei.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeefg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeevsp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gencore.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mtv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3minv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3frac.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genapwlofr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gridsize.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symrfir.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c geomplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ylmroty.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengvclns.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ssfext.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writestate.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sdelta_sq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potxcir.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran potxcir.f90: In function 'potxcir_': potxcir.f90:26:37: warning: 'vxup.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 26 | real(8), allocatable :: vx(:),vxup(:),vxdn(:) | ^ potxcir.f90:26:45: warning: 'vxdn.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 26 | real(8), allocatable :: vx(:),vxup(:),vxdn(:) | ^ mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potxc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rzfmtinp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhoplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c occupy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symveca.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c jprplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c geomopt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnss.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran eveqnss.f90: In function 'eveqnss_._omp_fn.0': eveqnss.f90:72:63: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] 72 | if (ssdph) wfmt1(1:npc,ist,ispn)=zq*wfmt1(1:npc,ist,ispn) | ^ eveqnss.f90:25:13: note: 'IMAGPART_EXPR ' was declared here 25 | complex(8) zq | ^ eveqnss.f90:72:63: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] 72 | if (ssdph) wfmt1(1:npc,ist,ispn)=zq*wfmt1(1:npc,ist,ispn) | ^ eveqnss.f90:25:13: note: 'REALPART_EXPR ' was declared here 25 | complex(8) zq | ^ mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hartfock.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genwfpw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlxbse.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlxbsek.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmldbse.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmldbsek.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradwfcr2.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c oepresk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran oepresk.f90:178:50: 178 | call rzadd(npcmt(is),za,zfmt(:,ias),rfmt(:,ias)) | 1 Warning: Type mismatch in argument 'zv' at (1); passed COMPLEX(8) to REAL(8) oepresk.f90:180:30: 180 | call rzadd(ngtot,za,zfir,rfir) | 1 Warning: Type mismatch in argument 'zv' at (1); passed COMPLEX(8) to REAL(8) oepresk.f90:87:51: 87 | call rzadd(npc,z1,zfmt1,dvxmt(:,ias)) | 1 Warning: Type mismatch in argument 'zv' at (1); passed COMPLEX(8) to REAL(8) oepresk.f90:89:65: 89 | call rzadd(npc,z1,zvfmt1(:,idm),dbxmt(:,ias,idm)) | 1 Warning: Type mismatch in argument 'zv' at (1); passed COMPLEX(8) to REAL(8) oepresk.f90: In function 'oepresk_': oepresk.f90:28:40: warning: 'zvfmt2.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 28 | complex(8), allocatable :: zvfmt2(:,:,:),zvfir2(:,:) | ^ oepresk.f90:28:52: warning: 'zvfir2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 28 | complex(8), allocatable :: zvfmt2(:,:,:),zvfir2(:,:) | ^ oepresk.f90:26:47: warning: 'zvfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 26 | complex(8), allocatable :: zfmt1(:),zvfmt1(:,:) | ^ mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c addlorbcnd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c energy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wfplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c oepvcl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c oepvclk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c polar.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dbxcplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sbesseldm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writehmlbse.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dielectric_bse.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c vecplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c nesting.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeevbse.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c emdplot3d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c emdplot2d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c emdplot1d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfhkintp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran rfhkintp.f90: In function 'rfhkintp_': rfhkintp.f90:75:34: warning: 'v0[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] 75 | t2=(vhpl(3)-v0(3))*dble(ngridk(3)) | ^ rfhkintp.f90:71:34: warning: 'v0[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] 71 | t2=(vhpl(2)-v0(2))*dble(ngridk(2)) | ^ rfhkintp.f90:65:34: warning: 'v0[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 65 | t2=(vhpl(1)-v0(1))*dble(ngridk(1)) | ^ mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writewfpw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c vblocal.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writefsm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getwfpw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plotpt1d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c init1.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c init2.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findsymcrys.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plotpt3d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c elnes.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fermisurfbxsf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genspecies.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeexpmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writekpts.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wfcrplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writedos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c energykncr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggamt_1.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggair_1.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggamt_sp_1.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggair_sp_1.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggamt_2a.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggair_2a.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggamt_2b.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggair_2b.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggamt_sp_2a.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggair_sp_2a.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggamt_sp_2b.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggair_sp_2b.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeemd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c reademd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c emdplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c init3.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c init4.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fsmbfield.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvmmtsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c testcheck.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c pade.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wsplint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gensocfr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c pades.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genscss.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfcmtwr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c nonlinopt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writelat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhocore.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rzfinp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readspecies.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findband.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c exxengy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gentauk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradrfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symrf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfmtinp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c checkfsm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genrlmv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mae.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writegvecrf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zcfmtwr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dolpistl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dhmlistl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olpaloq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlaloq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dolpalo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dhmlalo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dhmllolo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olpaaq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dolpaa.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dhmlaa.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlaaq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c initeph.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran initeph.f90:102:26: 102 | ephmkq(:,:,:,ik,iq)=ephmat(:,:,:) | 1 Warning: Possible change of value in conversion from COMPLEX(8) to COMPLEX(4) at (1) [-Wconversion] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dengyeph.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gndsteph.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gndsteph.f90:46:42: 42 | call mixerifc(mixtype,nmix,duvwx,dv,nwork,duvwx) | 2 ...... 46 | call mixerifc(mixtype,nmix,duvwx,dv,nwork,work) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/COMPLEX(8)). mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqneph.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlepha.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran hmlepha.f90:76:2: 76 | 10 continue | 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlephb.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlephde.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getephmkq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ephdos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradrhomt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendcfun.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendvsig.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c drhomagsh.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c doccupy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dhmlrad.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendwfsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gendwfsv.f90: In function 'gendwfsv_': gendwfsv.f90:32:37: warning: 'wfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 32 | complex(8), allocatable :: wfmt1(:,:),wfmt2(:),dwfmt1(:,:) | ^ gendwfsv.f90:32:58: warning: 'dwfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 32 | complex(8), allocatable :: wfmt1(:,:),wfmt2(:),dwfmt1(:,:) | ^ mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dwavefmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengqvec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dmatch.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writedvs.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readdyn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dyntask.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dpotks.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dpotxc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran dpotxc.f90: In function 'dpotxc_': dpotxc.f90:16:44: warning: 'dbmt.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 16 | complex(8), allocatable :: dvmt(:),dbmt(:,:),zfmt(:) | ^ dpotxc.f90:16:44: warning: 'dbmt.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c deveqnfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dpotcoul.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c drhomagk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengvsmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dforce.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dforcek.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran dforcek.f90: In function 'dforcek_': dforcek.f90:30:38: warning: 'evecsv.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 30 | complex(8), allocatable :: evecsv(:,:),devecsv(:,:) | ^ dforcek.f90:30:38: warning: 'evecsv.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] dforcek.f90:30:51: warning: 'devecsv.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 30 | complex(8), allocatable :: evecsv(:,:),devecsv(:,:) | ^ dforcek.f90:30:51: warning: 'devecsv.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dynqtor.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dynevs.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c phonon.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran phonon.f90:119:41: 80 | call mixerifc(mtype,nmix,dvsbs,ddv,nwork,dvsbs) | 2 ...... 119 | call mixerifc(mtype,nmix,dvsbs,ddv,nwork,work) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/COMPLEX(8)). mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dynrtoq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mcmillan.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genephmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengkqvec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genmcph.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putdevecfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getdevecfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putdevecsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getdevecsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c phononsc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genscph.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c phdisp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dynsymapp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dynsym.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dynev.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c phdos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sumrule.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writephn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dynfext.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writegamma.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readgamma.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c phlwidth.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c alpha2f.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writelambda.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ephcouple.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eliashberg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c phscdvs.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readdvs.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readalpha2f.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendsocfr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c bornechg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c bectask.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c becfext.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putephmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getephmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_pzca.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_pwca.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_pbe.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_am05.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_xalpha.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_wc06.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c x_wc06.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c x_pbe.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c c_pbe.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c c_pbe_gcor.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_vbh.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fxc_pwca.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendmatmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genveedu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvmatmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writedftu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readalphadu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fyukawa.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fyukawa0.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genfdufr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c energyfdu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeefdu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zbessela.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zbesselb.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readdmatmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genfdu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findlambdadu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readfdu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writetmdu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writetm2du.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writetm3du.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dmtotm2.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dmtotm3.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tm2todm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tm3todm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c pottm2.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c pottm3.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tm2pol.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tm3pol.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendmftm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ftmfield.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeftm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvclijji.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmft.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmdkdc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmminc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmvaryc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmdedc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmenergy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmengyxc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran rdmengyxc.f90: In function 'rdmengyxc_': rdmengyxc.f90:73:45: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] 73 | engyx=engyx-t2*vclijji(ist2,ist1,ik2) | ^ mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmwritededn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmwriteengy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmminn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmvaryn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmdedn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmdexcdn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran rdmdexcdn.f90: In function 'rdmdexcdn_': rdmdexcdn.f90:77:63: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] 77 | dedn(ist2,ik2)=dedn(ist2,ik2)+t2*vclijji(ist2,ist1,ik2) | ^ mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvclijjk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getvclijji.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getvclijjk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writevclijji.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writevclijjk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmdexcdc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran rdmdexcdc.f90: In function 'rdmdexcdc_': rdmdexcdc.f90:80:40: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | vclijjk(ist1,ist3,ist4,ik2) | ^ mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmdtsdn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmentropy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmeval.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwdmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwlocal.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genwgw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ksinvert.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gtwsum.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c minf_nm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c acpole.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwrhomag.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwdmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwefermi.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dysonr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwsefm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putgwsefm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getgwsefm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeigw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c polefit.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwchgk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwsefmk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwspecf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writegwsf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c acgwse.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fmin_nm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfpole.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwbandstr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwscrho.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c atptstep.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potkst.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tdbackup.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writetimes.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readtimes.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gentimes.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readafieldt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genjr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tddft.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tddftlr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genhmlt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c timestep.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writetddos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeafpdt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readafindt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvfxc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genfxcr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran genfxcr.f90: In function 'genfxcr_': genfxcr.f90:18:57: warning: 'mag.dim[1].stride' may be used uninitialized [-Wmaybe-uninitialized] 18 | real(8), allocatable :: rho(:),rhoup(:),rhodn(:),mag(:,:) | ^ genfxcr.f90:18:57: warning: 'mag.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tdtemp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writetdlsj.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genspfxcr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvfxcg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tddftsplr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genspfxcg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genafieldt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writetddft.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dielectric_tdrt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readjtot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c afindtstep.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genefieldt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c energytd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c engyknk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readforcet.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tdrestart.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readdatposc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writedatposc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhostatic.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c jtotk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhosplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c bornectd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c becforce.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfirctof.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeevalu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhocoreu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfzfftq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writekpa.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhomaguk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhomagq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genhmlu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c chargeu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c momentu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potxcu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c occupyulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeinfou.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeengyu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writevclr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c vclqinit.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genhdbulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c addbfsmu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writechgrmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c initulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writemomrmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writestulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readstulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potefieldu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c puthdbulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gethdbulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potuinit.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readvclr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genkpakq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genzvmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genzvbmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potksu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plotu1d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plotu2d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plotu3d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gndstulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gndstulr.f90:79:42: 75 | call mixerifc(mixtype,nmix,vsbsq,dv,nwork,vsbsq) | 2 ...... 79 | call mixerifc(mixtype,nmix,vsbsq,dv,nwork,work) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/COMPLEX(8)). mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c vblocalu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plotulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potuplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potcoulu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhouplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c maguplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c initw90.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writew90.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writew90win.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writew90eig.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c setupw90.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writew90mmn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writew90spn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dmatuv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dmatwx.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnuv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran eveqnuv.f90:41:8: 41 | vn(i)=dot_product(bv(:,i),bv(:,i)) | 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnwxy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeevaluv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c occupyuv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c inithfb.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genwfuv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevaluv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevaluv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevecuv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevecuv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevecwxy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevecwxy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevalwx.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevalwx.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c aceplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putxnorm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putvnorm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getxnorm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getvnorm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -o elk modmain.o modmpi.o modramdisk.o libxcf90.o libxcifc.o modxcifc.o modfxcifc.o moddftu.o modrdm.o modphonon.o modtest.o modrandom.o modstore.o modpw.o modvars.o modtddft.o modgw.o modulr.o modbog.o moddelf.o modomp.o mkl_stub.o mkl_init.o oblas_init.o blis_stub.o blis_init.o w90_stub.o modw90.o zfftifc_fftw.o elk.o olpistl.o hmlistl.o olpalo.o hmlalo.o olplolo.o hmllolo.o olpaa.o hmlaa.o gengclg.o rhomagsh.o charge.o moment.o rfint0.o potnucl.o r3mm.o r3mtm.o r3mmt.o r3vo.o gengvc.o gengvec.o r3mdet.o gencfrc.o checkstop.o genbs.o rfirsm.o rfmtsm.o rfint.o gradwf2.o closefiles.o writelinen.o rfmtlm.o putpmat.o getpmat.o rfmtpack.o zfmtpack.o rfmtint.o putevalfv.o getevalfv.o wavefmt.o putkmat.o getkmat.o putepsinv.o getcfgq.o putevalsv.o getevalsv.o getevecsv.o putevecsv.o genshtmat.o allatoms.o putevecfv.o getevecfv.o writesym.o putoccsv.o getoccsv.o torque.o findqpt.o findkpt.o genevfsv.o genwfsv.o sdelta.o stheta.o sortidx.o symmat.o radnucl.o hrmdmat.o wigner3j.o symrvf.o writeqpts.o rndevsv.o gengkvec.o mixlinear.o writesf.o gengqf.o genkmat.o genolpq.o genjlgprmt.o rfinterp.o fsmooth.o axangrot.o rotaxang.o wspline.o splined.o findswidth.o findsymlat.o writepmat.o genstrain.o symmetry.o linengy.o writestress.o eulerrot.o zftwfir.o rschrodint.o writegclq.o writegeom.o writemom.o gendmat.o curlrvf.o genzvclmt.o genjtot.o symvec.o checkwrite.o genjprk.o proj2d.o genidxbse.o symrvfir.o genjpr.o eveqnfvr.o gentau.o genjlgpr.o writestrain.o writefermi.o rfmtctof.o findsym.o zfsht.o rhonorm.o genvchi0.o zfmtconj.o stheta_sq.o sdelta_lr.o stheta_lr.o findsymsite.o genlmirep.o writespecies.o rhomagk.o symrvfmt.o wigner3jf.o wigner6j.o genhvec.o ylmrot.o wxcplot.o massnucl.o gendmatk.o rfplot.o straingkq.o eveqnit.o oepmain.o rdirac.o unitary.o bandstr.o sfacinit.o findscq.o plot1d.o plot2d.o plot3d.o init0.o readstate.o eveqnhf.o zbsht.o i3mtv.o spline.o gauntyry.o findnjcmax.o gndstate.o sstask.o fermisurf.o spiralsc.o atom.o maginit.o exxengyk.o xc_c_tb09.o moke.o hmlrad.o dos.o findprimcell.o plotpt2d.o sfacrho.o bdipole.o dielectric.o elfplot.o vclcore.o zfmtwr.o zvcldisp.o vecfbz.o gcd.o lopzflmn.o zpotclmt.o readfermi.o gensdmat.o symrfmt.o sphcrd.o potcoul.o genzrm.o rfmtftoc.o rminv.o zminv.o rtozfmt.o genwfsvp.o rdiracint.o findngkmax.o rotzflm.o zfinp.o latvstep.o gradzfmt.o eveqnfv.o symdmat.o z2mm.o z2mctm.o z2mmct.o axangsu2.o gradzvcln.o gentpmae.o zfcmtwr.o projsbf.o splinew.o gradzf.o mixerifc.o genvsig.o timesec.o zfmtftoc.o ztorfmt.o zfmtctof.o eveqnfvz.o energynn.o gaunt.o potxcmt.o sdelta_mp.o stheta_mp.o sdelta_fd.o stheta_fd.o writelsj.o eveqnzh.o gensmatk.o gensfacgp.o rhomag.o wsplintp.o checkmt.o rhomagv.o reciplat.o gradrf.o genzfrm.o mixadapt.o zftrf.o sbessel.o gengclgq.o gencfun.o writeeval.o factr.o genstress.o rfcopy.o force.o genvbmatk.o eveqn.o forcek.o writeepsinv.o olprad.o polark.o zfmtinp.o hflocal.o mixbroyden.o zmdet.o grad2rfmt.o clebgor.o rfirctof.o effmass.o genffacgp.o zpotcoul.o sfacmag.o polynm.o epsinv.o rfinpc.o zmctmu.o zmctm.o writeiad.o genapwfr.o genws.o gengclq.o addbfsm.o genylmv.o olpfv.o hmlfv.o genexpmt.o rfinp.o factnm.o sphcover.o sctovec.o genvmat.o genppts.o mtdmin.o eveqnzg.o fderiv.o genpmat.o genexpmat.o writeforces.o r3cross.o match.o genspchi0.o genzrho.o potefield.o rhoinit.o eveqnsv.o roteuler.o genrmesh.o splint.o nfftifc.o wavefcr.o lopzflm.o potks.o brzint.o rotdmat.o genylmg.o gentaucr.o readinput.o numlist.o hermite.o genfspecies.o atpstep.o dmatls.o writeengy.o writechg.o rbsht.o rfsht.o genlofr.o rotrfmt.o zfmtint.o zftzf.o genpmatk.o rvfcross.o writeinfo.o mossbauer.o initoep.o i3minv.o r3mv.o genidxlo.o nuclei.o writeefg.o writeevsp.o gencore.o r3mtv.o r3minv.o r3frac.o genapwlofr.o gridsize.o symrfir.o geomplot.o ylmroty.o gengvclns.o ssfext.o writestate.o sdelta_sq.o potxcir.o potxc.o rzfmtinp.o rhoplot.o occupy.o symveca.o jprplot.o genvmatk.o geomopt.o eveqnss.o hartfock.o potplot.o genwfpw.o hmlxbse.o hmlxbsek.o hmldbse.o hmldbsek.o gradwfcr2.o oepresk.o addlorbcnd.o energy.o wfplot.o oepvcl.o oepvclk.o polar.o dbxcplot.o sbesseldm.o writehmlbse.o dielectric_bse.o vecplot.o nesting.o writeevbse.o emdplot3d.o emdplot2d.o emdplot1d.o rfhkintp.o writewfpw.o vblocal.o writefsm.o getwfpw.o plotpt1d.o init1.o init2.o findsymcrys.o plotpt3d.o elnes.o fermisurfbxsf.o genspecies.o writeexpmat.o writekpts.o wfcrplot.o writedos.o energykncr.o ggamt_1.o ggair_1.o ggamt_sp_1.o ggair_sp_1.o ggamt_2a.o ggair_2a.o ggamt_2b.o ggair_2b.o ggamt_sp_2a.o ggair_sp_2a.o ggamt_sp_2b.o ggair_sp_2b.o writeemd.o reademd.o emdplot.o init3.o init4.o fsmbfield.o genvmmtsv.o testcheck.o pade.o wsplint.o gensocfr.o pades.o genscss.o rfcmtwr.o nonlinopt.o writelat.o rhocore.o rzfinp.o readspecies.o findband.o exxengy.o gentauk.o gradrfmt.o symrf.o rfmtinp.o checkfsm.o genrlmv.o mae.o writegvecrf.o zcfmtwr.o dolpistl.o dhmlistl.o olpaloq.o hmlaloq.o dolpalo.o dhmlalo.o dhmllolo.o olpaaq.o dolpaa.o dhmlaa.o hmlaaq.o initeph.o dengyeph.o gndsteph.o eveqneph.o hmlepha.o hmlephb.o hmlephde.o getephmkq.o ephdos.o gradrhomt.o gendcfun.o gendvsig.o drhomagsh.o doccupy.o dhmlrad.o gendwfsv.o dwavefmt.o gengqvec.o dmatch.o writedvs.o readdyn.o dyntask.o dpotks.o dpotxc.o deveqnfv.o dpotcoul.o drhomagk.o gengvsmt.o dforce.o dforcek.o dynqtor.o dynevs.o phonon.o dynrtoq.o mcmillan.o genephmat.o gengkqvec.o genmcph.o putdevecfv.o getdevecfv.o putdevecsv.o getdevecsv.o phononsc.o genscph.o phdisp.o dynsymapp.o dynsym.o dynev.o phdos.o sumrule.o writephn.o dynfext.o writegamma.o readgamma.o phlwidth.o alpha2f.o writelambda.o ephcouple.o eliashberg.o phscdvs.o readdvs.o readalpha2f.o gendsocfr.o bornechg.o bectask.o becfext.o putephmat.o getephmat.o xc_pzca.o xc_pwca.o xc_pbe.o xc_am05.o xc_xalpha.o xc_wc06.o x_wc06.o x_pbe.o c_pbe.o c_pbe_gcor.o xc_vbh.o fxc_pwca.o gendmatmt.o genveedu.o genvmatmt.o writedftu.o readalphadu.o fyukawa.o fyukawa0.o genfdufr.o energyfdu.o writeefdu.o zbessela.o zbesselb.o readdmatmt.o genfdu.o findlambdadu.o readfdu.o writetmdu.o writetm2du.o writetm3du.o dmtotm2.o dmtotm3.o tm2todm.o tm3todm.o pottm2.o pottm3.o tm2pol.o tm3pol.o gendmftm.o ftmfield.o writeftm.o genvclijji.o rdmft.o rdmdkdc.o rdmminc.o rdmvaryc.o rdmdedc.o rdmenergy.o rdmengyxc.o rdmwritededn.o rdmwriteengy.o rdmminn.o rdmvaryn.o rdmdedn.o rdmdexcdn.o genvclijjk.o getvclijji.o getvclijjk.o writevclijji.o writevclijjk.o rdmdexcdc.o rdmdtsdn.o rdmentropy.o rdmeval.o gwdmat.o gwlocal.o genwgw.o ksinvert.o gtwsum.o minf_nm.o acpole.o gwrhomag.o gwdmatk.o gwefermi.o dysonr.o gwsefm.o putgwsefm.o getgwsefm.o writeigw.o polefit.o gwchgk.o gwsefmk.o gwspecf.o writegwsf.o acgwse.o fmin_nm.o zfpole.o gwbandstr.o gwscrho.o atptstep.o potkst.o tdbackup.o writetimes.o readtimes.o gentimes.o readafieldt.o genjr.o tddft.o tddftlr.o genhmlt.o timestep.o writetddos.o writeafpdt.o readafindt.o genvfxc.o genfxcr.o tdtemp.o writetdlsj.o genspfxcr.o genvfxcg.o tddftsplr.o genspfxcg.o genafieldt.o writetddft.o dielectric_tdrt.o readjtot.o afindtstep.o genefieldt.o energytd.o engyknk.o readforcet.o tdrestart.o readdatposc.o writedatposc.o rhostatic.o jtotk.o rhosplot.o bornectd.o becforce.o zfirctof.o writeevalu.o rhocoreu.o eveqnulr.o rfzfftq.o writekpa.o rhomaguk.o rhomagq.o genhmlu.o chargeu.o momentu.o potxcu.o occupyulr.o writeinfou.o zfplot.o writeengyu.o writevclr.o vclqinit.o genhdbulr.o addbfsmu.o writechgrmt.o initulr.o writemomrmt.o writestulr.o readstulr.o potefieldu.o puthdbulr.o gethdbulr.o potuinit.o readvclr.o genkpakq.o genzvmatk.o genzvbmatk.o potksu.o plotu1d.o plotu2d.o plotu3d.o gndstulr.o vblocalu.o plotulr.o potuplot.o potcoulu.o rhouplot.o maguplot.o initw90.o writew90.o writew90win.o writew90eig.o setupw90.o writew90mmn.o writew90spn.o dmatuv.o dmatwx.o eveqnuv.o eveqnwxy.o writeevaluv.o occupyuv.o inithfb.o genwfuv.o putevaluv.o getevaluv.o putevecuv.o getevecuv.o putevecwxy.o getevecwxy.o putevalwx.o getevalwx.o aceplot.o putxnorm.o putvnorm.o getxnorm.o getvnorm.o -L/usr/lib -lflexiblas -L/usr/lib -lfftw3 \ -L/usr/lib -lxc -lxcf90 fmin_nm.f90:15:23: warning: type of 'polefit' does not match original declaration [-Wlto-type-mismatch] 15 | fmin_nm=polefit(rd,x) | ^ polefit.f90:6:24: note: 'polefit' was previously declared here 6 | real(8) function polefit(zfm,c) | ^ polefit.f90:6:24: note: code may be misoptimized unless '-fno-strict-aliasing' is used acpole.f90:64:31: warning: type of 'zfpole' does not match original declaration [-Wlto-type-mismatch] 64 | zr(iw)=zfpole(x(:,1),zwr(iw)) | ^ zfpole.f90:6:31: note: 'zfpole' was previously declared here 6 | pure complex(8) function zfpole(c,z) | ^ zfpole.f90:6:31: note: code may be misoptimized unless '-fno-strict-aliasing' is used acpole.f90:30:38: warning: type of 'minf_nm' does not match original declaration [-Wlto-type-mismatch] 30 | call minf_nm(1,zm,n2,x,maxit,iter,eps) | ^ minf_nm.f90:6:18: note: 'minf_nm' was previously declared here 6 | subroutine minf_nm(id,rd,n,x,maxit,iter,eps) | ^ minf_nm.f90:6:18: note: code may be misoptimized unless '-fno-strict-aliasing' is used gendwfsv.f90:78:72: warning: type of 'dwavefmt' does not match original declaration [-Wlto-type-mismatch] 78 | evecfv(:,ist,jspn),devecfv(:,ist,jspn),dwfmt1(:,ist)) | ^ dwavefmt.f90:6:19: note: 'dwavefmt' was previously declared here 6 | subroutine dwavefmt(lrstp,ias,ngp,ngpq,apwalmq,dapwalm,evecfv,devecfv,dwfmt) | ^ dwavefmt.f90:6:19: note: code may be misoptimized unless '-fno-strict-aliasing' is used gndsteph.f90:42:48: warning: type of 'mixerifc' does not match original declaration [-Wlto-type-mismatch] 42 | call mixerifc(mixtype,nmix,duvwx,dv,nwork,duvwx) | ^ mixerifc.f90:6:19: note: 'mixerifc' was previously declared here 6 | subroutine mixerifc(mtype,n,v,dv,nwork,work) | ^ mixerifc.f90:6:19: note: code may be misoptimized unless '-fno-strict-aliasing' is used eveqnit.f90:101:39: warning: type of 'dscal' does not match original declaration [-Wlto-type-mismatch] 101 | call dscal(n2,t1,evecfv(:,ist),1) | ^ symrvfmt.f90:83:44: note: 'dscal' was previously declared here 83 | call dscal(np(is),t0,rvfmt(:,ias,i),1) | ^ symrvfmt.f90:83:44: note: code may be misoptimized unless '-fno-strict-aliasing' is used findsymsite.f90:29:75: warning: type of 'findsym' does not match original declaration [-Wlto-type-mismatch] 29 | call findsym(apl,apl,nsymsite(ias),lsplsyms(:,ias),lspnsyms(:,ias),iea) | ^ findsym.f90:9:18: note: 'findsym' was previously declared here 9 | subroutine findsym(apl1,apl2,nsym,lspl,lspn,iea) | ^ findsym.f90:9:18: note: code may be misoptimized unless '-fno-strict-aliasing' is used zmctmu.f90:29:46: warning: type of 'ddot' does not match original declaration [-Wlto-type-mismatch] 29 | c(i,j)=c(i,j)+ddot(l2,a(:,i),1,b(:,j),1) | ^ chargeu.f90:35:34: warning: type of 'ddot' does not match original declaration [-Wlto-type-mismatch] 35 | t1=ddot(ngtc,rhoqir(:,1),2,cfrc,1) | ^ genstrain.f90:29:37: note: 'ddot' was previously declared here 29 | t1=-ddot(9,strain(:,:,k),1,b,1) | ^ genstrain.f90:29:37: note: code may be misoptimized unless '-fno-strict-aliasing' is used findsym.f90:149:34: warning: type of 'dnrm2' does not match original declaration [-Wlto-type-mismatch] 149 | t1=dnrm2(n,dmat,1)/dble(n) | ^ genstrain.f90:15:18: note: 'dnrm2' was previously declared here 15 | t1=dnrm2(9,avec,1) | ^ genstrain.f90:15:18: note: code may be misoptimized unless '-fno-strict-aliasing' is used findsym.f90:148:55: warning: type of 'daxpy' does not match original declaration [-Wlto-type-mismatch] 148 | call daxpy(n,-1.d0,dmftm(:,:,:,:,ias),1,dmat,1) | ^ wavefmt.f90:84:75: note: 'daxpy' was previously declared here 84 | call daxpy(nri,dble(z1),apwfr(1,1,io,l,ias),lrstp,wfmt(1,lm),ldi) | ^ wavefmt.f90:84:75: note: code may be misoptimized unless '-fno-strict-aliasing' is used gradwf2.f90:65:52: warning: type of 'wavefmt' does not match original declaration [-Wlto-type-mismatch] 65 | evecfv(:,ist,jspn),wfmt1(:,ist,jspn)) | ^ wavefmt.f90:9:18: note: 'wavefmt' was previously declared here 9 | subroutine wavefmt(lrstp,ias,ngp,apwalm,evecfv,wfmt) | ^ wavefmt.f90:9:18: note: code may be misoptimized unless '-fno-strict-aliasing' is used modramdisk.f90:189:50: warning: type of 'dcopy' does not match original declaration [-Wlto-type-mismatch] 189 | call dcopy(3,v1,1,file(fnum)%rec(irec)%dat(i),1) | ^ gentau.f90:42:52: warning: type of 'dcopy' does not match original declaration [-Wlto-type-mismatch] 42 | call dcopy(npcmt(is),taumt(:,ias,ispn),1,rfmt,1) | ^ genspfxcr.f90:101:52: warning: type of 'dcopy' does not match original declaration [-Wlto-type-mismatch] 101 | call dcopy(np,fxc(:,i,j),fxcmt(:,ias,i,j),1) | ^ modramdisk.f90:264:50: note: type mismatch in parameter 5 264 | call dcopy(3,file(fnum)%rec(irec)%dat(i),1,v1,1) | ^ modramdisk.f90:264:50: note: 'dcopy' was previously declared here modramdisk.f90:264:50: note: code may be misoptimized unless '-fno-strict-aliasing' is used modramdisk.f90:201:53: warning: type of 'zcopy' does not match original declaration [-Wlto-type-mismatch] 201 | call zcopy(nzv,zva,1,file(fnum)%rec(irec)%dat(i),1) | ^ genwfsv.f90:186:54: warning: type of 'zcopy' does not match original declaration [-Wlto-type-mismatch] 186 | call zcopy(ngp(1),evecfv(:,k,1),1,wfir(:,1,j),1) | ^ genhmlu.f90:87:50: warning: type of 'zcopy' does not match original declaration [-Wlto-type-mismatch] 87 | call zcopy(nstsv,vmat(:,jst),1,h(i,j),1) | ^ eveqnuv.f90:38:34: warning: type of 'zcopy' does not match original declaration [-Wlto-type-mismatch] 38 | call zcopy(n,h(1,j),1,au(1,i),1) | ^ modramdisk.f90:282:53: note: 'zcopy' was previously declared here 282 | call zcopy(nzv,file(fnum)%rec(irec)%dat(i),1,zva,1) | ^ modramdisk.f90:282:53: note: code may be misoptimized unless '-fno-strict-aliasing' is used make[1]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src' cd src/eos; make make[1]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src/eos' mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modmain.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c pveos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readinput.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getedata.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fitdata.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c output.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c minf_nm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fmin_nm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -o eos modmain.o eos.o eveos.o pveos.o readinput.o getedata.o fitdata.o output.o minf_nm.o fmin_nm.o make[1]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src/eos' cd src/spacegroup; make make[1]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src/spacegroup' mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modmain.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c main.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readinput.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gencrystal.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sgsymb.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c seitzgen.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengroup.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c seitzeq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c seitzmul.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writegeom.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c geomplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findprimcell.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3frac.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3cross.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3minv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/openmpi -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -o spacegroup modmain.o main.o readinput.o gencrystal.o sgsymb.o seitzgen.o gengroup.o seitzeq.o seitzmul.o writegeom.o geomplot.o findprimcell.o r3frac.o r3mv.o r3cross.o r3minv.o r3mm.o make[1]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src/spacegroup' + mv src/elk elk_openmpi + /usr/bin/make clean cd src; make cleanall make[1]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src' cd BLAS; make clean /bin/sh: line 1: cd: BLAS: No such file or directory make[2]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc *.out elk make[2]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src' cd LAPACK; make clean /bin/sh: line 1: cd: LAPACK: No such file or directory make[2]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc *.out elk make[2]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src' cd fftlib; make clean /bin/sh: line 1: cd: fftlib: No such file or directory make[2]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc *.out elk make[2]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src' make clean make[2]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc *.out elk make[2]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src' make[1]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src' cd src/eos; make clean make[1]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src/eos' rm -f *.o *.mod *~ fort.* ifc* *.gcno *.OUT gmon.out eos make[1]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src/eos' cd src/spacegroup; make clean make[1]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src/spacegroup' rm -f *.o *.mod *~ fort.* ifc* *.gcno *.OUT *.xsf *.ascii gmon.out \ *.aux *.dvi *.log *.pdf *.tex *.toc *.out spacegroup make[1]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src/spacegroup' rm -f *.o *.mod *~ fort.* ifc* *.gcno *.exe + . /etc/profile.d/modules.sh ++ . /etc/profile.d/00-modulepath.sh +++ '[' -z /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ']' +++ : ++ '[' -z '' ']' ++ LMOD_ALLOW_ROOT_USE=yes ++ '[' -n '' ']' ++ '[' yes '!=' yes ']' ++ '[' -z /usr/share/modulefiles ']' ++ findExec PS_CMD /usr/bin/ps ps ++ Nm=PS_CMD ++ confPath=/usr/bin/ps ++ execNm=ps ++ eval PS_CMD=/usr/bin/ps +++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ unset Nm confPath execNm ++ findExec EXPR_CMD /usr/bin/expr expr ++ Nm=EXPR_CMD ++ confPath=/usr/bin/expr ++ execNm=expr ++ eval EXPR_CMD=/usr/bin/expr +++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ unset Nm confPath execNm ++ findExec BASENAME_CMD /usr/bin/basename basename ++ Nm=BASENAME_CMD ++ confPath=/usr/bin/basename ++ execNm=basename ++ eval BASENAME_CMD=/usr/bin/basename +++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' ++ unset Nm confPath execNm ++ unset -f findExec +++ /usr/bin/ps -p 1534 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_ROOT=/usr/share/lmod +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT LMOD_ALLOW_ROOT_USE + module unload mpi/openmpi-arm ++ /usr/share/lmod/lmod/libexec/lmod sh unload mpi/openmpi-arm + eval unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=:/usr/lib/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh;' export '_ModuleTable001_;' '_ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ unset LD_LIBRARY_PATH ++ unset __LMOD_REF_COUNT_LOADEDMODULES ++ unset LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/usr/share/lmod/lmod/share/man ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=:/usr/lib/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset __LMOD_REF_COUNT__LMFILES_ ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + rm -rf src + cp -rp src.orig src + . /etc/profile.d/modules.sh ++ . /etc/profile.d/00-modulepath.sh +++ '[' -z /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ']' +++ : ++ '[' -z '' ']' ++ LMOD_ALLOW_ROOT_USE=yes ++ '[' -n '' ']' ++ '[' yes '!=' yes ']' ++ '[' -z /usr/share/modulefiles ']' ++ findExec PS_CMD /usr/bin/ps ps ++ Nm=PS_CMD ++ confPath=/usr/bin/ps ++ execNm=ps ++ eval PS_CMD=/usr/bin/ps +++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ unset Nm confPath execNm ++ findExec EXPR_CMD /usr/bin/expr expr ++ Nm=EXPR_CMD ++ confPath=/usr/bin/expr ++ execNm=expr ++ eval EXPR_CMD=/usr/bin/expr +++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ unset Nm confPath execNm ++ findExec BASENAME_CMD /usr/bin/basename basename ++ Nm=BASENAME_CMD ++ confPath=/usr/bin/basename ++ execNm=basename ++ eval BASENAME_CMD=/usr/bin/basename +++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' ++ unset Nm confPath execNm ++ unset -f findExec +++ /usr/bin/ps -p 1534 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_ROOT=/usr/share/lmod +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT LMOD_ALLOW_ROOT_USE + module load mpi/mpich-arm ++ /usr/share/lmod/lmod/libexec/lmod sh load mpi/mpich-arm + eval '__LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib/mpich/lib:1;' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=/usr/lib/mpich/lib;' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-arm:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/mpich-arm;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/mpich-arm:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=:/usr/share/man/mpich-arm:/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' 'MPI_BIN=/usr/lib/mpich/bin;' export 'MPI_BIN;' 'MPI_COMPILER=mpich-arm;' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/mpich;' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME=/usr/lib/mpich;' export 'MPI_HOME;' 'MPI_INCLUDE=/usr/include/mpich-arm;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib/mpich/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/mpich-arm;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=%\{python2_sitearch\}/mpich;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib/python3.10/site-packages/mpich;' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH=%\{python2_sitearch\}/mpich;' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX=_mpich;' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG=/etc/mpich-arm;' export 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/lib/mpich/bin:1\;/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/lib/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib/mpich/lib/pkgconfig:1\;/usr/lib/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=/usr/lib/mpich/lib/pkgconfig::/usr/lib/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' '__LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/mpich-arm:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/usr/share/modulefiles/mpi/mpich-arm;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtYXJtIixbImZ1bGxOYW1lIl09Im1waS9tcGljaC1hcm0iLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvbXBpY2gtYXJtIixbIndWIl09IiptcGljaC4qYXJtLip6ZmluYWwiLH0sfSxtcGF0aEE9eyIvZXRjL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGlu;' export '_ModuleTable001_;' '_ModuleTable002_=dXgiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyL3NoYXJlL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9ldGMvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4Oi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZTovdXNyL3NoYXJlL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIix9;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib/mpich/lib:1 ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ LD_LIBRARY_PATH=/usr/lib/mpich/lib ++ export LD_LIBRARY_PATH ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-arm:1 ++ export __LMOD_REF_COUNT_LOADEDMODULES ++ LOADEDMODULES=mpi/mpich-arm ++ export LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/mpich-arm:1;/usr/share/lmod/lmod/share/man:1' ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=:/usr/share/man/mpich-arm:/usr/share/lmod/lmod/share/man ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib/mpich/bin ++ export MPI_BIN ++ MPI_COMPILER=mpich-arm ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/mpich ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/mpich ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/mpich-arm ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/mpich/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/mpich-arm ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH='%{python2_sitearch}/mpich' ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib/python3.10/site-packages/mpich ++ export MPI_PYTHON3_SITEARCH ++ MPI_PYTHON_SITEARCH='%{python2_sitearch}/mpich' ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_mpich ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/mpich-arm ++ export MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/lib/mpich/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/lib/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib/mpich/lib/pkgconfig:1;/usr/lib/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=/usr/lib/mpich/lib/pkgconfig::/usr/lib/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ __LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/mpich-arm:1 ++ export __LMOD_REF_COUNT__LMFILES_ ++ _LMFILES_=/usr/share/modulefiles/mpi/mpich-arm ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtYXJtIixbImZ1bGxOYW1lIl09Im1waS9tcGljaC1hcm0iLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvbXBpY2gtYXJtIixbIndWIl09IiptcGljaC4qYXJtLip6ZmluYWwiLH0sfSxtcGF0aEE9eyIvZXRjL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGlu ++ export _ModuleTable001_ ++ _ModuleTable002_=dXgiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyL3NoYXJlL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9ldGMvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4Oi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZTovdXNyL3NoYXJlL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIix9 ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + export 'CFLAGS= -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + CFLAGS=' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + cp -p make.inc.common make.inc + /usr/bin/sed -i 's|F90 =.*|F90 = mpif90 -fopenmp -fallow-argument-mismatch|' make.inc + /usr/bin/sed -i 's|F77 =.*|F77 = mpif77 -fopenmp -fallow-argument-mismatch|' make.inc + /usr/bin/sed -i 's|F90_OPTS =|F90_OPTS = -I/usr/lib/gfortran/modules/mpich|' make.inc + echo 'SRC_MPI =' + cat make.inc SRC_MPI = mpi_stub.f90 F90 = mpif90 -fopenmp -fallow-argument-mismatch F77 = mpif77 -fopenmp -fallow-argument-mismatch F90_OPTS = -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard F77_OPTS = $(F90_OPTS) AR = ar SRC_MKL = mkl_stub.f90 SRC_BLIS = blis_stub.f90 SRC_W90S = w90_stub.f90 LIB_LPK = -L/usr/lib -lflexiblas LIB_FFT = -L/usr/lib -lfftw3 SRC_FFT = zfftifc_fftw.f90 LIB_libxc = -L/usr/lib -lxc -lxcf90 SRC_libxc = libxcf90.f90 libxcifc.f90 SRC_MPI = cd src; make all make[1]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src' mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modmain.f90 + cp -p make.inc make.inc_mpich + /usr/bin/make f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modmpi.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modramdisk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran modramdisk.f90:189:15: 189 | call dcopy(3,v1,1,file(fnum)%rec(irec)%dat(i),1) | 1 ...... 264 | call dcopy(3,file(fnum)%rec(irec)%dat(i),1,v1,1) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). modramdisk.f90:201:17: 201 | call zcopy(nzv,zva,1,file(fnum)%rec(irec)%dat(i),1) | 1 ...... 282 | call zcopy(nzv,file(fnum)%rec(irec)%dat(i),1,zva,1) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (COMPLEX(8)/INTEGER(4)). mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c libxcf90.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libxcf90.f90:2212:26: 2212 | subroutine c_to_f_string(c_string, f_string) | ^ Warning: 'c_to_f_string' defined but not used [-Wunused-function] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c libxcifc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libxcifc.f90:394:9: 394 | integer j,k,id | 1 Warning: Unused variable 'j' declared at (1) [-Wunused-variable] libxcifc.f90:105:10: 105 | real(8) ta | 1 Warning: Unused variable 'ta' declared at (1) [-Wunused-variable] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modxcifc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modfxcifc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c moddftu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modrdm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modphonon.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modtest.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modrandom.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modstore.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modpw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modvars.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modtddft.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modgw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modbog.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c moddelf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modomp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mkl_stub.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mkl_stub.f90:8:42: 8 | subroutine mkl_set_num_threads(num_threads) | 1 Warning: Unused dummy argument 'num_threads' at (1) [-Wunused-dummy-argument] mkl_stub.f90:13:54: 13 | integer function mkl_set_num_threads_local(num_threads) | 1 Warning: Unused dummy argument 'num_threads' at (1) [-Wunused-dummy-argument] mkl_stub.f90:19:34: 19 | subroutine mkl_set_dynamic(dynamic) | 1 Warning: Unused dummy argument 'dynamic' at (1) [-Wunused-dummy-argument] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mkl_init.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c oblas_init.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c blis_stub.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran blis_stub.f90:8:49: 8 | subroutine bli_thread_set_num_threads(num_threads) | 1 Warning: Unused dummy argument 'num_threads' at (1) [-Wunused-dummy-argument] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c blis_init.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c w90_stub.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran w90_stub.f90:10:31: 10 | num_atoms_loc,atom_symbols_loc,atoms_cart_loc, gamma_only_loc,spinors_loc, & | 1 Warning: Unused dummy argument 'atom_symbols_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:10:46: 10 | num_atoms_loc,atom_symbols_loc,atoms_cart_loc, gamma_only_loc,spinors_loc, & | 1 Warning: Unused dummy argument 'atoms_cart_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:13:43: 13 | proj_x_loc,proj_zona_loc,exclude_bands_loc,proj_s_loc,proj_s_qaxis_loc) | 1 Warning: Unused dummy argument 'exclude_bands_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:10:62: 10 | num_atoms_loc,atom_symbols_loc,atoms_cart_loc, gamma_only_loc,spinors_loc, & | 1 Warning: Unused dummy argument 'gamma_only_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:9:48: 9 | real_lattice_loc,recip_lattice_loc,kpt_latt_loc,num_bands_tot, & | 1 Warning: Unused dummy argument 'kpt_latt_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:8:47: 8 | subroutine wannier_setup(seed__name,mp_grid_loc,num_kpts_loc, & | 1 Warning: Unused dummy argument 'mp_grid_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:11:32: 11 | nntot_loc,nnlist_loc,nncell_loc,num_bands_loc,num_wann_loc, & | 1 Warning: Unused dummy argument 'nncell_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:11:21: 11 | nntot_loc,nnlist_loc,nncell_loc,num_bands_loc,num_wann_loc, & | 1 Warning: Unused dummy argument 'nnlist_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:11:10: 11 | nntot_loc,nnlist_loc,nncell_loc,num_bands_loc,num_wann_loc, & | 1 Warning: Unused dummy argument 'nntot_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:11:46: 11 | nntot_loc,nnlist_loc,nncell_loc,num_bands_loc,num_wann_loc, & | 1 Warning: Unused dummy argument 'num_bands_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:11:59: 11 | nntot_loc,nnlist_loc,nncell_loc,num_bands_loc,num_wann_loc, & | 1 Warning: Unused dummy argument 'num_wann_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:12:25: 12 | proj_site_loc,proj_l_loc,proj_m_loc,proj_radial_loc,proj_z_loc, & | 1 Warning: Unused dummy argument 'proj_l_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:12:36: 12 | proj_site_loc,proj_l_loc,proj_m_loc,proj_radial_loc,proj_z_loc, & | 1 Warning: Unused dummy argument 'proj_m_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:12:52: 12 | proj_site_loc,proj_l_loc,proj_m_loc,proj_radial_loc,proj_z_loc, & | 1 Warning: Unused dummy argument 'proj_radial_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:13:54: 13 | proj_x_loc,proj_zona_loc,exclude_bands_loc,proj_s_loc,proj_s_qaxis_loc) | 1 Warning: Unused dummy argument 'proj_s_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:13:71: 13 | proj_x_loc,proj_zona_loc,exclude_bands_loc,proj_s_loc,proj_s_qaxis_loc) | 1 Warning: Unused dummy argument 'proj_s_qaxis_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:12:14: 12 | proj_site_loc,proj_l_loc,proj_m_loc,proj_radial_loc,proj_z_loc, & | 1 Warning: Unused dummy argument 'proj_site_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:13:11: 13 | proj_x_loc,proj_zona_loc,exclude_bands_loc,proj_s_loc,proj_s_qaxis_loc) | 1 Warning: Unused dummy argument 'proj_x_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:12:63: 12 | proj_site_loc,proj_l_loc,proj_m_loc,proj_radial_loc,proj_z_loc, & | 1 Warning: Unused dummy argument 'proj_z_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:13:25: 13 | proj_x_loc,proj_zona_loc,exclude_bands_loc,proj_s_loc,proj_s_qaxis_loc) | 1 Warning: Unused dummy argument 'proj_zona_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:9:17: 9 | real_lattice_loc,recip_lattice_loc,kpt_latt_loc,num_bands_tot, & | 1 Warning: Unused dummy argument 'real_lattice_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:9:35: 9 | real_lattice_loc,recip_lattice_loc,kpt_latt_loc,num_bands_tot, & | 1 Warning: Unused dummy argument 'recip_lattice_loc' at (1) [-Wunused-dummy-argument] w90_stub.f90:8:35: 8 | subroutine wannier_setup(seed__name,mp_grid_loc,num_kpts_loc, & | 1 Warning: Unused dummy argument 'seed__name' at (1) [-Wunused-dummy-argument] w90_stub.f90:10:74: 10 | num_atoms_loc,atom_symbols_loc,atoms_cart_loc, gamma_only_loc,spinors_loc, & | 1 Warning: Unused dummy argument 'spinors_loc' at (1) [-Wunused-dummy-argument] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modw90.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfftifc_fftw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c elk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olpistl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlistl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olpalo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlalo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olplolo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmllolo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olpaa.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlaa.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengclg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhomagsh.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c charge.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c moment.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfint0.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potnucl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mtm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3vo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengvc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengvec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mdet.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gencfrc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c checkstop.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genbs.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfirsm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfmtsm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradwf2.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c closefiles.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writelinen.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfmtlm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putpmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getpmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfmtpack.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfmtpack.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfmtint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevalfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevalfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wavefmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putkmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getkmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putepsinv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getcfgq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevalsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevalsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevecsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevecsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genshtmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c allatoms.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevecfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevecfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writesym.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putoccsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getoccsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c torque.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findqpt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findkpt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genevfsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genwfsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran genwfsv.f90:125:33: 108 | call wavefmt(lradstp,ias,n,apwalm(:,:,:,ias,jspn), & | 2 ...... 125 | call wavefmt(lradstp,ias,ngp,apwalm(:,:,:,ias,1),evecfv(:,k,1), & | 1 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) genwfsv.f90:128:33: 108 | call wavefmt(lradstp,ias,n,apwalm(:,:,:,ias,jspn), & | 2 ...... 128 | call wavefmt(lradstp,ias,ngp,apwalm(:,:,:,ias,1),evecfv(:,k,1),wfmt1) | 1 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sdelta.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c stheta.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sortidx.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c radnucl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hrmdmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wigner3j.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symrvf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeqpts.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rndevsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengkvec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mixlinear.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writesf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengqf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genkmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genolpq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genjlgprmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfinterp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fsmooth.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c axangrot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rotaxang.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wspline.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c splined.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findswidth.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findsymlat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writepmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genstrain.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symmetry.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c linengy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writestress.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eulerrot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zftwfir.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rschrodint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writegclq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writegeom.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writemom.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c curlrvf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genzvclmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genjtot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symvec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c checkwrite.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genjprk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c proj2d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genidxbse.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symrvfir.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genjpr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnfvr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gentau.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genjlgpr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writestrain.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writefermi.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfmtctof.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findsym.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfsht.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhonorm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvchi0.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfmtconj.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c stheta_sq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sdelta_lr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c stheta_lr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findsymsite.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genlmirep.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writespecies.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhomagk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran rhomagk.f90:115:31: 103 | call wavefmt(lradstp,ias,n,apwalm(:,:,:,ias,jspn), & | 2 ...... 115 | call wavefmt(lradstp,ias,ngp,apwalm(:,:,:,ias,1),evecfv(:,j,1),wfmt1) | 1 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symrvfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wigner3jf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wigner6j.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genhvec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ylmrot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wxcplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c massnucl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c straingkq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnit.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c oepmain.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdirac.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c unitary.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c bandstr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sfacinit.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findscq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran findscq.f90: In function 'findscq_': findscq.f90:58:38: warning: 'scl' may be used uninitialized [-Wmaybe-uninitialized] 58 | +(i1*scl(2,1)-i2*scl(1,1))**2 | ^ findscq.f90:17:16: note: 'scl' declared here 17 | integer scl(3,3),i,n | ^ findscq.f90:58:38: warning: 'scl' may be used uninitialized [-Wmaybe-uninitialized] 58 | +(i1*scl(2,1)-i2*scl(1,1))**2 | ^ findscq.f90:17:16: note: 'scl' declared here 17 | integer scl(3,3),i,n | ^ findscq.f90:58:38: warning: 'scl' may be used uninitialized [-Wmaybe-uninitialized] 58 | +(i1*scl(2,1)-i2*scl(1,1))**2 | ^ findscq.f90:17:16: note: 'scl' declared here 17 | integer scl(3,3),i,n | ^ findscq.f90:84:44: warning: 'scl' may be used uninitialized [-Wmaybe-uninitialized] 84 | +scl(3,2)*(i1*scl(2,1)-i2*scl(1,1)) | ^ findscq.f90:17:16: note: 'scl' declared here 17 | integer scl(3,3),i,n | ^ findscq.f90:84:44: warning: 'scl' may be used uninitialized [-Wmaybe-uninitialized] 84 | +scl(3,2)*(i1*scl(2,1)-i2*scl(1,1)) | ^ findscq.f90:17:16: note: 'scl' declared here 17 | integer scl(3,3),i,n | ^ findscq.f90:84:44: warning: 'scl' may be used uninitialized [-Wmaybe-uninitialized] 84 | +scl(3,2)*(i1*scl(2,1)-i2*scl(1,1)) | ^ findscq.f90:17:16: note: 'scl' declared here 17 | integer scl(3,3),i,n | ^ mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plot1d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plot2d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plot3d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c init0.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readstate.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnhf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zbsht.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c i3mtv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c spline.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gauntyry.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findnjcmax.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gndstate.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sstask.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fermisurf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c spiralsc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c atom.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c maginit.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c exxengyk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_c_tb09.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c moke.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlrad.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran dos.f90: In function 'dos_': dos.f90:342:25: warning: 'elm.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 342 | lm,elm(lm,ias) | ^ dos.f90:342:25: warning: 'elm.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findprimcell.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plotpt2d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sfacrho.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c bdipole.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dielectric.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c elfplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c vclcore.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfmtwr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zvcldisp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c vecfbz.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gcd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c lopzflmn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zpotclmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readfermi.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gensdmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symrfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sphcrd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potcoul.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genzrm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfmtftoc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rminv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zminv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rtozfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genwfsvp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdiracint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findngkmax.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rotzflm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfinp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c latvstep.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradzfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symdmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c z2mm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c z2mctm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c z2mmct.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c axangsu2.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradzvcln.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gentpmae.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfcmtwr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c projsbf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c splinew.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradzf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mixerifc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvsig.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c timesec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfmtftoc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ztorfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfmtctof.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnfvz.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c energynn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gaunt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potxcmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran potxcmt.f90: In function 'potxcmt_': potxcmt.f90:130:52: warning: 'mag.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 130 | t1=sqrt(mag(i,1)**2+mag(i,2)**2+mag(i,3)**2) | ^ potxcmt.f90:33:32: warning: 'mag.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 33 | real(8), allocatable :: mag(:,:),bxc(:,:),tau(:,:) | ^ potxcmt.f90:33:32: warning: 'mag.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] potxcmt.f90:33:41: warning: 'bxc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 33 | real(8), allocatable :: mag(:,:),bxc(:,:),tau(:,:) | ^ potxcmt.f90:33:41: warning: 'bxc.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] potxcmt.f90:33:41: warning: 'bxc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] potxcmt.f90:38:37: warning: 'wxup.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 38 | real(8), allocatable :: wx(:),wxup(:),wxdn(:) | ^ potxcmt.f90:38:29: warning: 'wx.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 38 | real(8), allocatable :: wx(:),wxup(:),wxdn(:) | ^ potxcmt.f90:31:37: warning: 'vxup.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 31 | real(8), allocatable :: vx(:),vxup(:),vxdn(:) | ^ potxcmt.f90:31:45: warning: 'vxdn.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 31 | real(8), allocatable :: vx(:),vxup(:),vxdn(:) | ^ potxcmt.f90:31:29: warning: 'vx.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 31 | real(8), allocatable :: vx(:),vxup(:),vxdn(:) | ^ potxcmt.f90:33:50: warning: 'tau.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 33 | real(8), allocatable :: mag(:,:),bxc(:,:),tau(:,:) | ^ potxcmt.f90:33:50: warning: 'tau.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sdelta_mp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c stheta_mp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sdelta_fd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c stheta_fd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writelsj.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnzh.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gensmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gensfacgp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhomag.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wsplintp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c checkmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhomagv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c reciplat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradrf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genzfrm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mixadapt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zftrf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sbessel.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengclgq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gencfun.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeeval.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c factr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genstress.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfcopy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c force.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran force.f90: In function 'force_': force.f90:154:52: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] 154 | t1=t1-t2*rfmtint(nr,nri,wrmt(:,is),grfmt(:,i)) | ^ mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvbmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c forcek.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran forcek.f90: In function 'forcek_': forcek.f90:42:52: warning: 'evecsv.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 42 | complex(8), allocatable :: evecfv(:,:,:),evecsv(:,:) | ^ forcek.f90:42:52: warning: 'evecsv.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeepsinv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olprad.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c polark.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfmtinp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hflocal.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mixbroyden.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zmdet.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c grad2rfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c clebgor.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfirctof.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c effmass.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genffacgp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zpotcoul.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sfacmag.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c polynm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c epsinv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfinpc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zmctmu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zmctm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeiad.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genapwfr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genws.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengclq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c addbfsm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genylmv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olpfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genexpmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfinp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c factnm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sphcover.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sctovec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genppts.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mtdmin.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnzg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fderiv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genpmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genexpmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran genexpmat.f90: In function 'genexpmat_': genexpmat.f90:26:52: warning: 'evecsv2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 26 | complex(8), allocatable :: evecsv1(:,:),evecsv2(:,:) | ^ genexpmat.f90:26:52: warning: 'evecsv2.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] genexpmat.f90:26:39: warning: 'evecsv1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 26 | complex(8), allocatable :: evecsv1(:,:),evecsv2(:,:) | ^ genexpmat.f90:26:39: warning: 'evecsv1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeforces.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3cross.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c match.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genspchi0.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genzrho.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potefield.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhoinit.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran eveqnsv.f90:101:21: 101 | wfmt6(1:npc,ist)=wfmt1(1:npc,ist) | 1 Warning: Possible change of value in conversion from COMPLEX(8) to COMPLEX(4) at (1) [-Wconversion] eveqnsv.f90:231:25: 231 | gwfmt(1:npc,:,ist)=wfmt4(1:npc,:) | 1 Warning: Possible change of value in conversion from COMPLEX(8) to COMPLEX(4) at (1) [-Wconversion] eveqnsv.f90: In function 'eveqnsv_': eveqnsv.f90:377:25: warning: 'a3' may be used uninitialized in this function [-Wmaybe-uninitialized] 377 | deallocate(wfir1,wfir2) | ^ eveqnsv.f90:377:25: warning: 'a2' may be used uninitialized in this function [-Wmaybe-uninitialized] eveqnsv.f90:377:25: warning: 'a1' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c roteuler.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genrmesh.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c splint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c nfftifc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wavefcr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran wavefcr.f90: In function 'wavefcr_': wavefcr.f90:123:16: warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] 123 | i2=i2+lmmaxo | ^ wavefcr.f90:122:16: warning: 'i1' may be used uninitialized in this function [-Wmaybe-uninitialized] 122 | i1=i1+lmmaxo | ^ mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c lopzflm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potks.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c brzint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rotdmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genylmg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gentaucr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readinput.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c numlist.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hermite.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genfspecies.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c atpstep.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dmatls.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeengy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writechg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rbsht.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfsht.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genlofr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rotrfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfmtint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zftzf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genpmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rvfcross.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeinfo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mossbauer.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c initoep.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c i3minv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genidxlo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c nuclei.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeefg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeevsp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gencore.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mtv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3minv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3frac.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genapwlofr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gridsize.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symrfir.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c geomplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ylmroty.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengvclns.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ssfext.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writestate.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sdelta_sq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potxcir.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran potxcir.f90: In function 'potxcir_': potxcir.f90:26:37: warning: 'vxup.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 26 | real(8), allocatable :: vx(:),vxup(:),vxdn(:) | ^ potxcir.f90:26:45: warning: 'vxdn.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] 26 | real(8), allocatable :: vx(:),vxup(:),vxdn(:) | ^ mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potxc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rzfmtinp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhoplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c occupy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symveca.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c jprplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c geomopt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnss.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran eveqnss.f90: In function 'eveqnss_._omp_fn.0': eveqnss.f90:72:63: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] 72 | if (ssdph) wfmt1(1:npc,ist,ispn)=zq*wfmt1(1:npc,ist,ispn) | ^ eveqnss.f90:25:13: note: 'IMAGPART_EXPR ' was declared here 25 | complex(8) zq | ^ eveqnss.f90:72:63: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] 72 | if (ssdph) wfmt1(1:npc,ist,ispn)=zq*wfmt1(1:npc,ist,ispn) | ^ eveqnss.f90:25:13: note: 'REALPART_EXPR ' was declared here 25 | complex(8) zq | ^ mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hartfock.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran hartfock.f90:200:17: 124 | call mpi_bcast(evalsv(:,ik),nstsv,mpi_double_precision,lp,mpicom,ierror) | 2 ...... 200 | call mpi_bcast(tlast,1,mpi_logical,0,mpicom,ierror) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/REAL(8)). mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genwfpw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlxbse.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlxbsek.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmldbse.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmldbsek.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradwfcr2.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c oepresk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran oepresk.f90:178:50: 178 | call rzadd(npcmt(is),za,zfmt(:,ias),rfmt(:,ias)) | 1 Warning: Type mismatch in argument 'zv' at (1); passed COMPLEX(8) to REAL(8) oepresk.f90:180:30: 180 | call rzadd(ngtot,za,zfir,rfir) | 1 Warning: Type mismatch in argument 'zv' at (1); passed COMPLEX(8) to REAL(8) oepresk.f90:87:51: 87 | call rzadd(npc,z1,zfmt1,dvxmt(:,ias)) | 1 Warning: Type mismatch in argument 'zv' at (1); passed COMPLEX(8) to REAL(8) oepresk.f90:89:65: 89 | call rzadd(npc,z1,zvfmt1(:,idm),dbxmt(:,ias,idm)) | 1 Warning: Type mismatch in argument 'zv' at (1); passed COMPLEX(8) to REAL(8) oepresk.f90: In function 'oepresk_': oepresk.f90:28:40: warning: 'zvfmt2.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 28 | complex(8), allocatable :: zvfmt2(:,:,:),zvfir2(:,:) | ^ oepresk.f90:28:52: warning: 'zvfir2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 28 | complex(8), allocatable :: zvfmt2(:,:,:),zvfir2(:,:) | ^ oepresk.f90:26:47: warning: 'zvfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 26 | complex(8), allocatable :: zfmt1(:),zvfmt1(:,:) | ^ mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c addlorbcnd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c energy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wfplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c oepvcl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c oepvclk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c polar.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dbxcplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sbesseldm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writehmlbse.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dielectric_bse.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c vecplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c nesting.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeevbse.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c emdplot3d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c emdplot2d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c emdplot1d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfhkintp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran rfhkintp.f90: In function 'rfhkintp_': rfhkintp.f90:75:34: warning: 'v0[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] 75 | t2=(vhpl(3)-v0(3))*dble(ngridk(3)) | ^ rfhkintp.f90:71:34: warning: 'v0[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] 71 | t2=(vhpl(2)-v0(2))*dble(ngridk(2)) | ^ rfhkintp.f90:65:34: warning: 'v0[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 65 | t2=(vhpl(1)-v0(1))*dble(ngridk(1)) | ^ mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writewfpw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c vblocal.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writefsm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getwfpw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plotpt1d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c init1.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c init2.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findsymcrys.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plotpt3d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c elnes.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fermisurfbxsf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genspecies.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeexpmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writekpts.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wfcrplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writedos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c energykncr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggamt_1.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggair_1.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggamt_sp_1.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggair_sp_1.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggamt_2a.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggair_2a.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggamt_2b.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggair_2b.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggamt_sp_2a.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggair_sp_2a.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggamt_sp_2b.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ggair_sp_2b.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeemd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c reademd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c emdplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c init3.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c init4.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fsmbfield.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvmmtsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c testcheck.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c pade.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wsplint.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gensocfr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c pades.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genscss.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfcmtwr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c nonlinopt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writelat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhocore.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rzfinp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readspecies.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findband.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c exxengy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gentauk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradrfmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c symrf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfmtinp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c checkfsm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genrlmv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mae.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writegvecrf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zcfmtwr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dolpistl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dhmlistl.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olpaloq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlaloq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dolpalo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dhmlalo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dhmllolo.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c olpaaq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dolpaa.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dhmlaa.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlaaq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c initeph.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran initeph.f90:102:26: 102 | ephmkq(:,:,:,ik,iq)=ephmat(:,:,:) | 1 Warning: Possible change of value in conversion from COMPLEX(8) to COMPLEX(4) at (1) [-Wconversion] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dengyeph.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gndsteph.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gndsteph.f90:46:42: 42 | call mixerifc(mixtype,nmix,duvwx,dv,nwork,duvwx) | 2 ...... 46 | call mixerifc(mixtype,nmix,duvwx,dv,nwork,work) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/COMPLEX(8)). mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqneph.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran eveqneph.f90:65:19: 64 | call mpi_bcast(evalwx(:,iq),nbph,mpi_double_precision,lp,mpicom,ierror) | 2 65 | call mpi_bcast(dxx(:,:,iq),n,mpi_double_complex,lp,mpicom,ierror) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (COMPLEX(8)/REAL(8)). mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlepha.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran hmlepha.f90:76:2: 76 | 10 continue | 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlephb.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c hmlephde.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getephmkq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ephdos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gradrhomt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendcfun.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendvsig.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c drhomagsh.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c doccupy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dhmlrad.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendwfsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gendwfsv.f90: In function 'gendwfsv_': gendwfsv.f90:32:37: warning: 'wfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 32 | complex(8), allocatable :: wfmt1(:,:),wfmt2(:),dwfmt1(:,:) | ^ gendwfsv.f90:32:58: warning: 'dwfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 32 | complex(8), allocatable :: wfmt1(:,:),wfmt2(:),dwfmt1(:,:) | ^ mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dwavefmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengqvec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dmatch.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writedvs.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readdyn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dyntask.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dpotks.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dpotxc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran dpotxc.f90: In function 'dpotxc_': dpotxc.f90:16:44: warning: 'dbmt.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 16 | complex(8), allocatable :: dvmt(:),dbmt(:,:),zfmt(:) | ^ dpotxc.f90:16:44: warning: 'dbmt.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c deveqnfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dpotcoul.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c drhomagk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengvsmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dforce.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dforcek.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran dforcek.f90: In function 'dforcek_': dforcek.f90:30:38: warning: 'evecsv.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 30 | complex(8), allocatable :: evecsv(:,:),devecsv(:,:) | ^ dforcek.f90:30:38: warning: 'evecsv.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] dforcek.f90:30:51: warning: 'devecsv.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] 30 | complex(8), allocatable :: evecsv(:,:),devecsv(:,:) | ^ dforcek.f90:30:51: warning: 'devecsv.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dynqtor.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dynevs.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c phonon.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran phonon.f90:119:41: 80 | call mixerifc(mtype,nmix,dvsbs,ddv,nwork,dvsbs) | 2 ...... 119 | call mixerifc(mtype,nmix,dvsbs,ddv,nwork,work) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/COMPLEX(8)). phonon.f90:255:17: 210 | call mpi_bcast(devalfv(:,:,ik),n,mpi_double_precision,lp,mpicom,ierror) | 2 ...... 255 | call mpi_bcast(tlast,1,mpi_logical,0,mpicom,ierror) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/REAL(8)). mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dynrtoq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mcmillan.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genephmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengkqvec.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genmcph.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putdevecfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getdevecfv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putdevecsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getdevecsv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c phononsc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genscph.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c phdisp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dynsymapp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dynsym.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dynev.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c phdos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sumrule.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writephn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dynfext.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writegamma.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readgamma.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c phlwidth.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c alpha2f.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writelambda.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ephcouple.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eliashberg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c phscdvs.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readdvs.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readalpha2f.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendsocfr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c bornechg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c bectask.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c becfext.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putephmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getephmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_pzca.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_pwca.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_pbe.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_am05.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_xalpha.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_wc06.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c x_wc06.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c x_pbe.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c c_pbe.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c c_pbe_gcor.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c xc_vbh.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fxc_pwca.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendmatmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genveedu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvmatmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writedftu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readalphadu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fyukawa.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fyukawa0.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genfdufr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c energyfdu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeefdu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zbessela.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zbesselb.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readdmatmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genfdu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findlambdadu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readfdu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writetmdu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writetm2du.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writetm3du.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dmtotm2.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dmtotm3.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tm2todm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tm3todm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c pottm2.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c pottm3.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tm2pol.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tm3pol.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gendmftm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ftmfield.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeftm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvclijji.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmft.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmdkdc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmminc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmvaryc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmdedc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmenergy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmengyxc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran rdmengyxc.f90: In function 'rdmengyxc_': rdmengyxc.f90:73:45: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] 73 | engyx=engyx-t2*vclijji(ist2,ist1,ik2) | ^ mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmwritededn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmwriteengy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmminn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmvaryn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmdedn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmdexcdn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran rdmdexcdn.f90: In function 'rdmdexcdn_': rdmdexcdn.f90:77:63: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] 77 | dedn(ist2,ik2)=dedn(ist2,ik2)+t2*vclijji(ist2,ist1,ik2) | ^ mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvclijjk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getvclijji.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getvclijjk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writevclijji.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writevclijjk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmdexcdc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran rdmdexcdc.f90: In function 'rdmdexcdc_': rdmdexcdc.f90:80:40: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 | vclijjk(ist1,ist3,ist4,ik2) | ^ mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmdtsdn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmentropy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rdmeval.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwdmat.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwlocal.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genwgw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ksinvert.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gtwsum.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c minf_nm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c acpole.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwrhomag.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwdmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwefermi.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dysonr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwsefm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putgwsefm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getgwsefm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeigw.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c polefit.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwchgk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwsefmk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwspecf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writegwsf.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c acgwse.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fmin_nm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfpole.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwbandstr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gwscrho.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c atptstep.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potkst.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tdbackup.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writetimes.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readtimes.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gentimes.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readafieldt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genjr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tddft.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tddftlr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genhmlt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c timestep.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran timestep.f90:126:34: 124 | call mpi_allreduce(mpi_in_place,engykn,1,mpi_double_precision,mpi_sum,mpicom,& | 2 125 | ierror) 126 | call mpi_allreduce(mpi_in_place,jtot,3,mpi_double_precision,mpi_sum,mpicom, & | 1 Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writetddos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeafpdt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readafindt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvfxc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genfxcr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran genfxcr.f90: In function 'genfxcr_': genfxcr.f90:18:57: warning: 'mag.dim[1].stride' may be used uninitialized [-Wmaybe-uninitialized] 18 | real(8), allocatable :: rho(:),rhoup(:),rhodn(:),mag(:,:) | ^ genfxcr.f90:18:57: warning: 'mag.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tdtemp.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writetdlsj.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genspfxcr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genvfxcg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tddftsplr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genspfxcg.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genafieldt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writetddft.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dielectric_tdrt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readjtot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c afindtstep.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genefieldt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c energytd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c engyknk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readforcet.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c tdrestart.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readdatposc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writedatposc.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhostatic.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c jtotk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhosplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c bornectd.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c becforce.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfirctof.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeevalu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhocoreu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rfzfftq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran rfzfftq.f90:109:36: 64 | call mpi_allreduce(mpi_in_place,zfmt,n,mpi_double_complex,mpi_sum,mpicom, & | 2 ...... 109 | call mpi_allreduce(mpi_in_place,rfmt,n,mpi_double_precision,mpi_sum, & | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/COMPLEX(8)). mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writekpa.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhomaguk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhomagq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genhmlu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c chargeu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c momentu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potxcu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c occupyulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeinfou.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c zfplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeengyu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writevclr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c vclqinit.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genhdbulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c addbfsmu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writechgrmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c initulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writemomrmt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writestulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readstulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potefieldu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c puthdbulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gethdbulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potuinit.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readvclr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genkpakq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genzvmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genzvbmatk.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potksu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plotu1d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plotu2d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plotu3d.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gndstulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gndstulr.f90:79:42: 75 | call mixerifc(mixtype,nmix,vsbsq,dv,nwork,vsbsq) | 2 ...... 79 | call mixerifc(mixtype,nmix,vsbsq,dv,nwork,work) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/COMPLEX(8)). gndstulr.f90:238:17: 150 | call mpi_bcast(evalu(:,ik0),nstulr,mpi_double_precision,lp,mpicom,ierror) | 2 ...... 238 | call mpi_bcast(tlast,1,mpi_logical,0,mpicom,ierror) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/REAL(8)). mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c vblocalu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c plotulr.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potuplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c potcoulu.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rhouplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c maguplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c initw90.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writew90.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writew90win.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writew90eig.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c setupw90.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writew90mmn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writew90spn.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dmatuv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dmatwx.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnuv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran eveqnuv.f90:41:8: 41 | vn(i)=dot_product(bv(:,i),bv(:,i)) | 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveqnwxy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writeevaluv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c occupyuv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c inithfb.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c genwfuv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevaluv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevaluv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevecuv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevecuv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevecwxy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevecwxy.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putevalwx.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getevalwx.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c aceplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putxnorm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c putvnorm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getxnorm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getvnorm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -o elk modmain.o modmpi.o modramdisk.o libxcf90.o libxcifc.o modxcifc.o modfxcifc.o moddftu.o modrdm.o modphonon.o modtest.o modrandom.o modstore.o modpw.o modvars.o modtddft.o modgw.o modulr.o modbog.o moddelf.o modomp.o mkl_stub.o mkl_init.o oblas_init.o blis_stub.o blis_init.o w90_stub.o modw90.o zfftifc_fftw.o elk.o olpistl.o hmlistl.o olpalo.o hmlalo.o olplolo.o hmllolo.o olpaa.o hmlaa.o gengclg.o rhomagsh.o charge.o moment.o rfint0.o potnucl.o r3mm.o r3mtm.o r3mmt.o r3vo.o gengvc.o gengvec.o r3mdet.o gencfrc.o checkstop.o genbs.o rfirsm.o rfmtsm.o rfint.o gradwf2.o closefiles.o writelinen.o rfmtlm.o putpmat.o getpmat.o rfmtpack.o zfmtpack.o rfmtint.o putevalfv.o getevalfv.o wavefmt.o putkmat.o getkmat.o putepsinv.o getcfgq.o putevalsv.o getevalsv.o getevecsv.o putevecsv.o genshtmat.o allatoms.o putevecfv.o getevecfv.o writesym.o putoccsv.o getoccsv.o torque.o findqpt.o findkpt.o genevfsv.o genwfsv.o sdelta.o stheta.o sortidx.o symmat.o radnucl.o hrmdmat.o wigner3j.o symrvf.o writeqpts.o rndevsv.o gengkvec.o mixlinear.o writesf.o gengqf.o genkmat.o genolpq.o genjlgprmt.o rfinterp.o fsmooth.o axangrot.o rotaxang.o wspline.o splined.o findswidth.o findsymlat.o writepmat.o genstrain.o symmetry.o linengy.o writestress.o eulerrot.o zftwfir.o rschrodint.o writegclq.o writegeom.o writemom.o gendmat.o curlrvf.o genzvclmt.o genjtot.o symvec.o checkwrite.o genjprk.o proj2d.o genidxbse.o symrvfir.o genjpr.o eveqnfvr.o gentau.o genjlgpr.o writestrain.o writefermi.o rfmtctof.o findsym.o zfsht.o rhonorm.o genvchi0.o zfmtconj.o stheta_sq.o sdelta_lr.o stheta_lr.o findsymsite.o genlmirep.o writespecies.o rhomagk.o symrvfmt.o wigner3jf.o wigner6j.o genhvec.o ylmrot.o wxcplot.o massnucl.o gendmatk.o rfplot.o straingkq.o eveqnit.o oepmain.o rdirac.o unitary.o bandstr.o sfacinit.o findscq.o plot1d.o plot2d.o plot3d.o init0.o readstate.o eveqnhf.o zbsht.o i3mtv.o spline.o gauntyry.o findnjcmax.o gndstate.o sstask.o fermisurf.o spiralsc.o atom.o maginit.o exxengyk.o xc_c_tb09.o moke.o hmlrad.o dos.o findprimcell.o plotpt2d.o sfacrho.o bdipole.o dielectric.o elfplot.o vclcore.o zfmtwr.o zvcldisp.o vecfbz.o gcd.o lopzflmn.o zpotclmt.o readfermi.o gensdmat.o symrfmt.o sphcrd.o potcoul.o genzrm.o rfmtftoc.o rminv.o zminv.o rtozfmt.o genwfsvp.o rdiracint.o findngkmax.o rotzflm.o zfinp.o latvstep.o gradzfmt.o eveqnfv.o symdmat.o z2mm.o z2mctm.o z2mmct.o axangsu2.o gradzvcln.o gentpmae.o zfcmtwr.o projsbf.o splinew.o gradzf.o mixerifc.o genvsig.o timesec.o zfmtftoc.o ztorfmt.o zfmtctof.o eveqnfvz.o energynn.o gaunt.o potxcmt.o sdelta_mp.o stheta_mp.o sdelta_fd.o stheta_fd.o writelsj.o eveqnzh.o gensmatk.o gensfacgp.o rhomag.o wsplintp.o checkmt.o rhomagv.o reciplat.o gradrf.o genzfrm.o mixadapt.o zftrf.o sbessel.o gengclgq.o gencfun.o writeeval.o factr.o genstress.o rfcopy.o force.o genvbmatk.o eveqn.o forcek.o writeepsinv.o olprad.o polark.o zfmtinp.o hflocal.o mixbroyden.o zmdet.o grad2rfmt.o clebgor.o rfirctof.o effmass.o genffacgp.o zpotcoul.o sfacmag.o polynm.o epsinv.o rfinpc.o zmctmu.o zmctm.o writeiad.o genapwfr.o genws.o gengclq.o addbfsm.o genylmv.o olpfv.o hmlfv.o genexpmt.o rfinp.o factnm.o sphcover.o sctovec.o genvmat.o genppts.o mtdmin.o eveqnzg.o fderiv.o genpmat.o genexpmat.o writeforces.o r3cross.o match.o genspchi0.o genzrho.o potefield.o rhoinit.o eveqnsv.o roteuler.o genrmesh.o splint.o nfftifc.o wavefcr.o lopzflm.o potks.o brzint.o rotdmat.o genylmg.o gentaucr.o readinput.o numlist.o hermite.o genfspecies.o atpstep.o dmatls.o writeengy.o writechg.o rbsht.o rfsht.o genlofr.o rotrfmt.o zfmtint.o zftzf.o genpmatk.o rvfcross.o writeinfo.o mossbauer.o initoep.o i3minv.o r3mv.o genidxlo.o nuclei.o writeefg.o writeevsp.o gencore.o r3mtv.o r3minv.o r3frac.o genapwlofr.o gridsize.o symrfir.o geomplot.o ylmroty.o gengvclns.o ssfext.o writestate.o sdelta_sq.o potxcir.o potxc.o rzfmtinp.o rhoplot.o occupy.o symveca.o jprplot.o genvmatk.o geomopt.o eveqnss.o hartfock.o potplot.o genwfpw.o hmlxbse.o hmlxbsek.o hmldbse.o hmldbsek.o gradwfcr2.o oepresk.o addlorbcnd.o energy.o wfplot.o oepvcl.o oepvclk.o polar.o dbxcplot.o sbesseldm.o writehmlbse.o dielectric_bse.o vecplot.o nesting.o writeevbse.o emdplot3d.o emdplot2d.o emdplot1d.o rfhkintp.o writewfpw.o vblocal.o writefsm.o getwfpw.o plotpt1d.o init1.o init2.o findsymcrys.o plotpt3d.o elnes.o fermisurfbxsf.o genspecies.o writeexpmat.o writekpts.o wfcrplot.o writedos.o energykncr.o ggamt_1.o ggair_1.o ggamt_sp_1.o ggair_sp_1.o ggamt_2a.o ggair_2a.o ggamt_2b.o ggair_2b.o ggamt_sp_2a.o ggair_sp_2a.o ggamt_sp_2b.o ggair_sp_2b.o writeemd.o reademd.o emdplot.o init3.o init4.o fsmbfield.o genvmmtsv.o testcheck.o pade.o wsplint.o gensocfr.o pades.o genscss.o rfcmtwr.o nonlinopt.o writelat.o rhocore.o rzfinp.o readspecies.o findband.o exxengy.o gentauk.o gradrfmt.o symrf.o rfmtinp.o checkfsm.o genrlmv.o mae.o writegvecrf.o zcfmtwr.o dolpistl.o dhmlistl.o olpaloq.o hmlaloq.o dolpalo.o dhmlalo.o dhmllolo.o olpaaq.o dolpaa.o dhmlaa.o hmlaaq.o initeph.o dengyeph.o gndsteph.o eveqneph.o hmlepha.o hmlephb.o hmlephde.o getephmkq.o ephdos.o gradrhomt.o gendcfun.o gendvsig.o drhomagsh.o doccupy.o dhmlrad.o gendwfsv.o dwavefmt.o gengqvec.o dmatch.o writedvs.o readdyn.o dyntask.o dpotks.o dpotxc.o deveqnfv.o dpotcoul.o drhomagk.o gengvsmt.o dforce.o dforcek.o dynqtor.o dynevs.o phonon.o dynrtoq.o mcmillan.o genephmat.o gengkqvec.o genmcph.o putdevecfv.o getdevecfv.o putdevecsv.o getdevecsv.o phononsc.o genscph.o phdisp.o dynsymapp.o dynsym.o dynev.o phdos.o sumrule.o writephn.o dynfext.o writegamma.o readgamma.o phlwidth.o alpha2f.o writelambda.o ephcouple.o eliashberg.o phscdvs.o readdvs.o readalpha2f.o gendsocfr.o bornechg.o bectask.o becfext.o putephmat.o getephmat.o xc_pzca.o xc_pwca.o xc_pbe.o xc_am05.o xc_xalpha.o xc_wc06.o x_wc06.o x_pbe.o c_pbe.o c_pbe_gcor.o xc_vbh.o fxc_pwca.o gendmatmt.o genveedu.o genvmatmt.o writedftu.o readalphadu.o fyukawa.o fyukawa0.o genfdufr.o energyfdu.o writeefdu.o zbessela.o zbesselb.o readdmatmt.o genfdu.o findlambdadu.o readfdu.o writetmdu.o writetm2du.o writetm3du.o dmtotm2.o dmtotm3.o tm2todm.o tm3todm.o pottm2.o pottm3.o tm2pol.o tm3pol.o gendmftm.o ftmfield.o writeftm.o genvclijji.o rdmft.o rdmdkdc.o rdmminc.o rdmvaryc.o rdmdedc.o rdmenergy.o rdmengyxc.o rdmwritededn.o rdmwriteengy.o rdmminn.o rdmvaryn.o rdmdedn.o rdmdexcdn.o genvclijjk.o getvclijji.o getvclijjk.o writevclijji.o writevclijjk.o rdmdexcdc.o rdmdtsdn.o rdmentropy.o rdmeval.o gwdmat.o gwlocal.o genwgw.o ksinvert.o gtwsum.o minf_nm.o acpole.o gwrhomag.o gwdmatk.o gwefermi.o dysonr.o gwsefm.o putgwsefm.o getgwsefm.o writeigw.o polefit.o gwchgk.o gwsefmk.o gwspecf.o writegwsf.o acgwse.o fmin_nm.o zfpole.o gwbandstr.o gwscrho.o atptstep.o potkst.o tdbackup.o writetimes.o readtimes.o gentimes.o readafieldt.o genjr.o tddft.o tddftlr.o genhmlt.o timestep.o writetddos.o writeafpdt.o readafindt.o genvfxc.o genfxcr.o tdtemp.o writetdlsj.o genspfxcr.o genvfxcg.o tddftsplr.o genspfxcg.o genafieldt.o writetddft.o dielectric_tdrt.o readjtot.o afindtstep.o genefieldt.o energytd.o engyknk.o readforcet.o tdrestart.o readdatposc.o writedatposc.o rhostatic.o jtotk.o rhosplot.o bornectd.o becforce.o zfirctof.o writeevalu.o rhocoreu.o eveqnulr.o rfzfftq.o writekpa.o rhomaguk.o rhomagq.o genhmlu.o chargeu.o momentu.o potxcu.o occupyulr.o writeinfou.o zfplot.o writeengyu.o writevclr.o vclqinit.o genhdbulr.o addbfsmu.o writechgrmt.o initulr.o writemomrmt.o writestulr.o readstulr.o potefieldu.o puthdbulr.o gethdbulr.o potuinit.o readvclr.o genkpakq.o genzvmatk.o genzvbmatk.o potksu.o plotu1d.o plotu2d.o plotu3d.o gndstulr.o vblocalu.o plotulr.o potuplot.o potcoulu.o rhouplot.o maguplot.o initw90.o writew90.o writew90win.o writew90eig.o setupw90.o writew90mmn.o writew90spn.o dmatuv.o dmatwx.o eveqnuv.o eveqnwxy.o writeevaluv.o occupyuv.o inithfb.o genwfuv.o putevaluv.o getevaluv.o putevecuv.o getevecuv.o putevecwxy.o getevecwxy.o putevalwx.o getevalwx.o aceplot.o putxnorm.o putvnorm.o getxnorm.o getvnorm.o -L/usr/lib -lflexiblas -L/usr/lib -lfftw3 \ -L/usr/lib -lxc -lxcf90 fmin_nm.f90:15:23: warning: type of 'polefit' does not match original declaration [-Wlto-type-mismatch] 15 | fmin_nm=polefit(rd,x) | ^ polefit.f90:6:24: note: 'polefit' was previously declared here 6 | real(8) function polefit(zfm,c) | ^ polefit.f90:6:24: note: code may be misoptimized unless '-fno-strict-aliasing' is used acpole.f90:64:31: warning: type of 'zfpole' does not match original declaration [-Wlto-type-mismatch] 64 | zr(iw)=zfpole(x(:,1),zwr(iw)) | ^ zfpole.f90:6:31: note: 'zfpole' was previously declared here 6 | pure complex(8) function zfpole(c,z) | ^ zfpole.f90:6:31: note: code may be misoptimized unless '-fno-strict-aliasing' is used acpole.f90:30:38: warning: type of 'minf_nm' does not match original declaration [-Wlto-type-mismatch] 30 | call minf_nm(1,zm,n2,x,maxit,iter,eps) | ^ minf_nm.f90:6:18: note: 'minf_nm' was previously declared here 6 | subroutine minf_nm(id,rd,n,x,maxit,iter,eps) | ^ minf_nm.f90:6:18: note: code may be misoptimized unless '-fno-strict-aliasing' is used gendwfsv.f90:78:72: warning: type of 'dwavefmt' does not match original declaration [-Wlto-type-mismatch] 78 | evecfv(:,ist,jspn),devecfv(:,ist,jspn),dwfmt1(:,ist)) | ^ dwavefmt.f90:6:19: note: 'dwavefmt' was previously declared here 6 | subroutine dwavefmt(lrstp,ias,ngp,ngpq,apwalmq,dapwalm,evecfv,devecfv,dwfmt) | ^ dwavefmt.f90:6:19: note: code may be misoptimized unless '-fno-strict-aliasing' is used gndsteph.f90:42:48: warning: type of 'mixerifc' does not match original declaration [-Wlto-type-mismatch] 42 | call mixerifc(mixtype,nmix,duvwx,dv,nwork,duvwx) | ^ mixerifc.f90:6:19: note: 'mixerifc' was previously declared here 6 | subroutine mixerifc(mtype,n,v,dv,nwork,work) | ^ mixerifc.f90:6:19: note: code may be misoptimized unless '-fno-strict-aliasing' is used eveqnit.f90:101:39: warning: type of 'dscal' does not match original declaration [-Wlto-type-mismatch] 101 | call dscal(n2,t1,evecfv(:,ist),1) | ^ symrvfmt.f90:83:44: note: 'dscal' was previously declared here 83 | call dscal(np(is),t0,rvfmt(:,ias,i),1) | ^ symrvfmt.f90:83:44: note: code may be misoptimized unless '-fno-strict-aliasing' is used findsymsite.f90:29:75: warning: type of 'findsym' does not match original declaration [-Wlto-type-mismatch] 29 | call findsym(apl,apl,nsymsite(ias),lsplsyms(:,ias),lspnsyms(:,ias),iea) | ^ findsym.f90:9:18: note: 'findsym' was previously declared here 9 | subroutine findsym(apl1,apl2,nsym,lspl,lspn,iea) | ^ findsym.f90:9:18: note: code may be misoptimized unless '-fno-strict-aliasing' is used genjpr.f90:86:10: warning: type of 'mpi_allreduce' does not match original declaration [-Wlto-type-mismatch] 86 | ierror) | ^ polar.f90:74:12: warning: type of 'mpi_allreduce' does not match original declaration [-Wlto-type-mismatch] 74 | ierror) | ^ gendmat.f90:67:10: note: 'mpi_allreduce' was previously declared here 67 | ierror) | ^ gendmat.f90:67:10: note: code may be misoptimized unless '-fno-strict-aliasing' is used zmctmu.f90:29:46: warning: type of 'ddot' does not match original declaration [-Wlto-type-mismatch] 29 | c(i,j)=c(i,j)+ddot(l2,a(:,i),1,b(:,j),1) | ^ chargeu.f90:35:34: warning: type of 'ddot' does not match original declaration [-Wlto-type-mismatch] 35 | t1=ddot(ngtc,rhoqir(:,1),2,cfrc,1) | ^ genstrain.f90:29:37: note: 'ddot' was previously declared here 29 | t1=-ddot(9,strain(:,:,k),1,b,1) | ^ genstrain.f90:29:37: note: code may be misoptimized unless '-fno-strict-aliasing' is used findsym.f90:149:34: warning: type of 'dnrm2' does not match original declaration [-Wlto-type-mismatch] 149 | t1=dnrm2(n,dmat,1)/dble(n) | ^ genstrain.f90:15:18: note: 'dnrm2' was previously declared here 15 | t1=dnrm2(9,avec,1) | ^ genstrain.f90:15:18: note: code may be misoptimized unless '-fno-strict-aliasing' is used findsym.f90:148:55: warning: type of 'daxpy' does not match original declaration [-Wlto-type-mismatch] 148 | call daxpy(n,-1.d0,dmftm(:,:,:,:,ias),1,dmat,1) | ^ wavefmt.f90:84:75: note: 'daxpy' was previously declared here 84 | call daxpy(nri,dble(z1),apwfr(1,1,io,l,ias),lrstp,wfmt(1,lm),ldi) | ^ wavefmt.f90:84:75: note: code may be misoptimized unless '-fno-strict-aliasing' is used gradwf2.f90:65:52: warning: type of 'wavefmt' does not match original declaration [-Wlto-type-mismatch] 65 | evecfv(:,ist,jspn),wfmt1(:,ist,jspn)) | ^ wavefmt.f90:9:18: note: 'wavefmt' was previously declared here 9 | subroutine wavefmt(lrstp,ias,ngp,apwalm,evecfv,wfmt) | ^ wavefmt.f90:9:18: note: code may be misoptimized unless '-fno-strict-aliasing' is used genevfsv.f90:43:76: warning: type of 'mpi_bcast' does not match original declaration [-Wlto-type-mismatch] 43 | call mpi_bcast(evalsv(:,ik),nstsv,mpi_double_precision,lp,mpicom,ierror) | ^ sstask.f90:32:50: warning: type of 'mpi_bcast' does not match original declaration [-Wlto-type-mismatch] 32 | call mpi_bcast(iqss,1,mpi_integer,0,mpicom,ierror) | ^ genvmat.f90:86:70: warning: type of 'mpi_bcast' does not match original declaration [-Wlto-type-mismatch] 86 | call mpi_bcast(vmat(:,:,ik),n,mpi_double_complex,lp,mpicom,ierror) | ^ geomopt.f90:108:67: warning: type of 'mpi_bcast' does not match original declaration [-Wlto-type-mismatch] 108 | call mpi_bcast(forcemax,1,mpi_double_precision,0,mpicom,ierror) | ^ checkstop.f90:22:51: note: 'mpi_bcast' was previously declared here 22 | call mpi_bcast(tstop,1,mpi_logical,0,mpicom,ierror) | ^ checkstop.f90:22:51: note: code may be misoptimized unless '-fno-strict-aliasing' is used modramdisk.f90:189:50: warning: type of 'dcopy' does not match original declaration [-Wlto-type-mismatch] 189 | call dcopy(3,v1,1,file(fnum)%rec(irec)%dat(i),1) | ^ gentau.f90:42:52: warning: type of 'dcopy' does not match original declaration [-Wlto-type-mismatch] 42 | call dcopy(npcmt(is),taumt(:,ias,ispn),1,rfmt,1) | ^ genspfxcr.f90:101:52: warning: type of 'dcopy' does not match original declaration [-Wlto-type-mismatch] 101 | call dcopy(np,fxc(:,i,j),fxcmt(:,ias,i,j),1) | ^ modramdisk.f90:264:50: note: type mismatch in parameter 5 264 | call dcopy(3,file(fnum)%rec(irec)%dat(i),1,v1,1) | ^ modramdisk.f90:264:50: note: 'dcopy' was previously declared here modramdisk.f90:264:50: note: code may be misoptimized unless '-fno-strict-aliasing' is used modramdisk.f90:201:53: warning: type of 'zcopy' does not match original declaration [-Wlto-type-mismatch] 201 | call zcopy(nzv,zva,1,file(fnum)%rec(irec)%dat(i),1) | ^ genwfsv.f90:186:54: warning: type of 'zcopy' does not match original declaration [-Wlto-type-mismatch] 186 | call zcopy(ngp(1),evecfv(:,k,1),1,wfir(:,1,j),1) | ^ genhmlu.f90:87:50: warning: type of 'zcopy' does not match original declaration [-Wlto-type-mismatch] 87 | call zcopy(nstsv,vmat(:,jst),1,h(i,j),1) | ^ eveqnuv.f90:38:34: warning: type of 'zcopy' does not match original declaration [-Wlto-type-mismatch] 38 | call zcopy(n,h(1,j),1,au(1,i),1) | ^ modramdisk.f90:282:53: note: 'zcopy' was previously declared here 282 | call zcopy(nzv,file(fnum)%rec(irec)%dat(i),1,zva,1) | ^ modramdisk.f90:282:53: note: code may be misoptimized unless '-fno-strict-aliasing' is used make[1]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src' cd src/eos; make make[1]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src/eos' mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modmain.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c eveos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c pveos.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readinput.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c getedata.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fitdata.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c output.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c minf_nm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fmin_nm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -o eos modmain.o eos.o eveos.o pveos.o readinput.o getedata.o fitdata.o output.o minf_nm.o fmin_nm.o make[1]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src/eos' cd src/spacegroup; make make[1]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src/spacegroup' mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c modmain.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c main.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c readinput.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gencrystal.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sgsymb.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c seitzgen.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gengroup.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c seitzeq.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c seitzmul.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c writegeom.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c geomplot.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c findprimcell.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3frac.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3cross.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3minv.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c r3mm.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -fopenmp -fallow-argument-mismatch -I/usr/lib/gfortran/modules/mpich -I/usr/lib/gfortran/modules -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -o spacegroup modmain.o main.o readinput.o gencrystal.o sgsymb.o seitzgen.o gengroup.o seitzeq.o seitzmul.o writegeom.o geomplot.o findprimcell.o r3frac.o r3mv.o r3cross.o r3minv.o r3mm.o make[1]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src/spacegroup' + mv src/elk elk_mpich + /usr/bin/make clean cd src; make cleanall make[1]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src' cd BLAS; make clean /bin/sh: line 1: cd: BLAS: No such file or directory make[2]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc *.out elk make[2]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src' cd LAPACK; make clean /bin/sh: line 1: cd: LAPACK: No such file or directory make[2]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc *.out elk make[2]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src' cd fftlib; make clean /bin/sh: line 1: cd: fftlib: No such file or directory make[2]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc *.out elk make[2]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src' make clean make[2]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc *.out elk make[2]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src' make[1]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src' cd src/eos; make clean make[1]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src/eos' rm -f *.o *.mod *~ fort.* ifc* *.gcno *.OUT gmon.out eos make[1]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src/eos' cd src/spacegroup; make clean make[1]: Entering directory '/builddir/build/BUILD/elk-7.2.42/src/spacegroup' rm -f *.o *.mod *~ fort.* ifc* *.gcno *.OUT *.xsf *.ascii gmon.out \ *.aux *.dvi *.log *.pdf *.tex *.toc *.out spacegroup make[1]: Leaving directory '/builddir/build/BUILD/elk-7.2.42/src/spacegroup' rm -f *.o *.mod *~ fort.* ifc* *.gcno *.exe + . /etc/profile.d/modules.sh ++ . /etc/profile.d/00-modulepath.sh +++ '[' -z /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ']' +++ : ++ '[' -z '' ']' ++ LMOD_ALLOW_ROOT_USE=yes ++ '[' -n '' ']' ++ '[' yes '!=' yes ']' ++ '[' -z /usr/share/modulefiles ']' ++ findExec PS_CMD /usr/bin/ps ps ++ Nm=PS_CMD ++ confPath=/usr/bin/ps ++ execNm=ps ++ eval PS_CMD=/usr/bin/ps +++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ unset Nm confPath execNm ++ findExec EXPR_CMD /usr/bin/expr expr ++ Nm=EXPR_CMD ++ confPath=/usr/bin/expr ++ execNm=expr ++ eval EXPR_CMD=/usr/bin/expr +++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ unset Nm confPath execNm ++ findExec BASENAME_CMD /usr/bin/basename basename ++ Nm=BASENAME_CMD ++ confPath=/usr/bin/basename ++ execNm=basename ++ eval BASENAME_CMD=/usr/bin/basename +++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' ++ unset Nm confPath execNm ++ unset -f findExec +++ /usr/bin/ps -p 1534 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_ROOT=/usr/share/lmod +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT LMOD_ALLOW_ROOT_USE + module unload mpi/mpich-arm ++ /usr/share/lmod/lmod/libexec/lmod sh unload mpi/mpich-arm + eval unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON2_SITEARCH;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_PYTHON_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=:/usr/lib/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh;' export '_ModuleTable001_;' '_ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ unset LD_LIBRARY_PATH ++ unset __LMOD_REF_COUNT_LOADEDMODULES ++ unset LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/usr/share/lmod/lmod/share/man ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON2_SITEARCH ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=:/usr/lib/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset __LMOD_REF_COUNT__LMFILES_ ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6jlxhv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm ++ dirname /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm + cd elk-7.2.42 + mkdir -p /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm/etc + mkdir -p /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm/usr/bin + install -p -m 755 elk elk-eos elk-spacegroup /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm/usr/bin + . /etc/profile.d/modules.sh ++ . /etc/profile.d/00-modulepath.sh +++ '[' -z /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ']' +++ : ++ '[' -z '' ']' ++ LMOD_ALLOW_ROOT_USE=yes ++ '[' -n '' ']' ++ '[' yes '!=' yes ']' ++ '[' -z /usr/share/modulefiles ']' ++ findExec PS_CMD /usr/bin/ps ps ++ Nm=PS_CMD ++ confPath=/usr/bin/ps ++ execNm=ps ++ eval PS_CMD=/usr/bin/ps +++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ unset Nm confPath execNm ++ findExec EXPR_CMD /usr/bin/expr expr ++ Nm=EXPR_CMD ++ confPath=/usr/bin/expr ++ execNm=expr ++ eval EXPR_CMD=/usr/bin/expr +++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ unset Nm confPath execNm ++ findExec BASENAME_CMD /usr/bin/basename basename ++ Nm=BASENAME_CMD ++ confPath=/usr/bin/basename ++ execNm=basename ++ eval BASENAME_CMD=/usr/bin/basename +++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' ++ unset Nm confPath execNm ++ unset -f findExec +++ /usr/bin/ps -p 30298 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_ROOT=/usr/share/lmod +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT LMOD_ALLOW_ROOT_USE + module load mpi/openmpi-arm ++ /usr/share/lmod/lmod/libexec/lmod sh load mpi/openmpi-arm + eval '__LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib/openmpi/lib:1;' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=/usr/lib/openmpi/lib;' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-arm:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/openmpi-arm;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/openmpi-arm:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=:/usr/share/man/openmpi-arm:/usr/share/lmod/lmod/share/man;' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH=/etc/modulefiles:1\;/usr/share/modulefiles:1\;/usr/share/modulefiles/Linux:1\;/usr/share/modulefiles/Core:1\;/usr/share/lmod/lmod/modulefiles/Core:1;' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' 'MPI_BIN=/usr/lib/openmpi/bin;' export 'MPI_BIN;' 'MPI_COMPILER=openmpi-arm;' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/openmpi;' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME=/usr/lib/openmpi;' export 'MPI_HOME;' 'MPI_INCLUDE=/usr/include/openmpi-arm;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib/openmpi/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/openmpi-arm;' export 'MPI_MAN;' 'MPI_PYTHON3_SITEARCH=/usr/lib/python3.10/site-packages/openmpi;' export 'MPI_PYTHON3_SITEARCH;' 'MPI_SUFFIX=_openmpi;' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG=/etc/openmpi-arm;' export 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/lib/openmpi/bin:1\;/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/lib/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib/openmpi/lib/pkgconfig:1\;/usr/lib/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=/usr/lib/openmpi/lib/pkgconfig::/usr/lib/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' '__LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/openmpi-arm:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/usr/share/modulefiles/mpi/openmpi-arm;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1hcm0iLFsiZnVsbE5hbWUiXT0ibXBpL29wZW5tcGktYXJtIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibXBpL29wZW5tcGktYXJtIixbIndWIl09IipvcGVubXBpLiphcm0uKnpmaW5hbCIsfSx9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVm;' export '_ModuleTable001_;' '_ModuleTable002_=aWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib/openmpi/lib:1 ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ LD_LIBRARY_PATH=/usr/lib/openmpi/lib ++ export LD_LIBRARY_PATH ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-arm:1 ++ export __LMOD_REF_COUNT_LOADEDMODULES ++ LOADEDMODULES=mpi/openmpi-arm ++ export LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/openmpi-arm:1;/usr/share/lmod/lmod/share/man:1' ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=:/usr/share/man/openmpi-arm:/usr/share/lmod/lmod/share/man ++ export MANPATH ++ __LMOD_REF_COUNT_MODULEPATH='/etc/modulefiles:1;/usr/share/modulefiles:1;/usr/share/modulefiles/Linux:1;/usr/share/modulefiles/Core:1;/usr/share/lmod/lmod/modulefiles/Core:1' ++ export __LMOD_REF_COUNT_MODULEPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib/openmpi/bin ++ export MPI_BIN ++ MPI_COMPILER=openmpi-arm ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/openmpi ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/openmpi ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/openmpi-arm ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/openmpi/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/openmpi-arm ++ export MPI_MAN ++ MPI_PYTHON3_SITEARCH=/usr/lib/python3.10/site-packages/openmpi ++ export MPI_PYTHON3_SITEARCH ++ MPI_SUFFIX=_openmpi ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/openmpi-arm ++ export MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/lib/openmpi/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/lib/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib/openmpi/lib/pkgconfig:1;/usr/lib/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=/usr/lib/openmpi/lib/pkgconfig::/usr/lib/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ __LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/openmpi-arm:1 ++ export __LMOD_REF_COUNT__LMFILES_ ++ _LMFILES_=/usr/share/modulefiles/mpi/openmpi-arm ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1hcm0iLFsiZnVsbE5hbWUiXT0ibXBpL29wZW5tcGktYXJtIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibXBpL29wZW5tcGktYXJtIixbIndWIl09IipvcGVubXBpLiphcm0uKnpmaW5hbCIsfSx9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVm ++ export _ModuleTable001_ ++ _ModuleTable002_=aWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + export OMPI_MCA_rmaps_base_oversubscribe=1 + OMPI_MCA_rmaps_base_oversubscribe=1 + mkdir -p /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm//usr/lib/openmpi/bin + install -p -m 755 elk_openmpi /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm//usr/lib/openmpi/bin + . /etc/profile.d/modules.sh ++ . /etc/profile.d/00-modulepath.sh +++ '[' -z /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ']' +++ : ++ '[' -z '' ']' ++ LMOD_ALLOW_ROOT_USE=yes ++ '[' -n '' ']' ++ '[' yes '!=' yes ']' ++ '[' -z /usr/share/modulefiles ']' ++ findExec PS_CMD /usr/bin/ps ps ++ Nm=PS_CMD ++ confPath=/usr/bin/ps ++ execNm=ps ++ eval PS_CMD=/usr/bin/ps +++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ unset Nm confPath execNm ++ findExec EXPR_CMD /usr/bin/expr expr ++ Nm=EXPR_CMD ++ confPath=/usr/bin/expr ++ execNm=expr ++ eval EXPR_CMD=/usr/bin/expr +++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ unset Nm confPath execNm ++ findExec BASENAME_CMD /usr/bin/basename basename ++ Nm=BASENAME_CMD ++ confPath=/usr/bin/basename ++ execNm=basename ++ eval BASENAME_CMD=/usr/bin/basename +++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' ++ unset Nm confPath execNm ++ unset -f findExec +++ /usr/bin/ps -p 30298 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_ROOT=/usr/share/lmod +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT LMOD_ALLOW_ROOT_USE + module unload mpi/openmpi-arm ++ /usr/share/lmod/lmod/libexec/lmod sh unload mpi/openmpi-arm + eval unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=:/usr/lib/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh;' export '_ModuleTable001_;' '_ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ unset LD_LIBRARY_PATH ++ unset __LMOD_REF_COUNT_LOADEDMODULES ++ unset LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/usr/share/lmod/lmod/share/man ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=:/usr/lib/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset __LMOD_REF_COUNT__LMFILES_ ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + . /etc/profile.d/modules.sh ++ . /etc/profile.d/00-modulepath.sh +++ '[' -z /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ']' +++ : ++ '[' -z '' ']' ++ LMOD_ALLOW_ROOT_USE=yes ++ '[' -n '' ']' ++ '[' yes '!=' yes ']' ++ '[' -z /usr/share/modulefiles ']' ++ findExec PS_CMD /usr/bin/ps ps ++ Nm=PS_CMD ++ confPath=/usr/bin/ps ++ execNm=ps ++ eval PS_CMD=/usr/bin/ps +++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ unset Nm confPath execNm ++ findExec EXPR_CMD /usr/bin/expr expr ++ Nm=EXPR_CMD ++ confPath=/usr/bin/expr ++ execNm=expr ++ eval EXPR_CMD=/usr/bin/expr +++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ unset Nm confPath execNm ++ findExec BASENAME_CMD /usr/bin/basename basename ++ Nm=BASENAME_CMD ++ confPath=/usr/bin/basename ++ execNm=basename ++ eval BASENAME_CMD=/usr/bin/basename +++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' ++ unset Nm confPath execNm ++ unset -f findExec +++ /usr/bin/ps -p 30298 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_ROOT=/usr/share/lmod +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT LMOD_ALLOW_ROOT_USE + module load mpi/mpich-arm ++ /usr/share/lmod/lmod/libexec/lmod sh load mpi/mpich-arm + eval '__LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib/mpich/lib:1;' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=/usr/lib/mpich/lib;' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-arm:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/mpich-arm;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/mpich-arm:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=:/usr/share/man/mpich-arm:/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' 'MPI_BIN=/usr/lib/mpich/bin;' export 'MPI_BIN;' 'MPI_COMPILER=mpich-arm;' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/mpich;' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME=/usr/lib/mpich;' export 'MPI_HOME;' 'MPI_INCLUDE=/usr/include/mpich-arm;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib/mpich/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/mpich-arm;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=%\{python2_sitearch\}/mpich;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib/python3.10/site-packages/mpich;' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH=%\{python2_sitearch\}/mpich;' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX=_mpich;' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG=/etc/mpich-arm;' export 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/lib/mpich/bin:1\;/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/lib/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib/mpich/lib/pkgconfig:1\;/usr/lib/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=/usr/lib/mpich/lib/pkgconfig::/usr/lib/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' '__LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/mpich-arm:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/usr/share/modulefiles/mpi/mpich-arm;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtYXJtIixbImZ1bGxOYW1lIl09Im1waS9tcGljaC1hcm0iLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvbXBpY2gtYXJtIixbIndWIl09IiptcGljaC4qYXJtLip6ZmluYWwiLH0sfSxtcGF0aEE9eyIvZXRjL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGlu;' export '_ModuleTable001_;' '_ModuleTable002_=dXgiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyL3NoYXJlL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9ldGMvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4Oi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZTovdXNyL3NoYXJlL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIix9;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib/mpich/lib:1 ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ LD_LIBRARY_PATH=/usr/lib/mpich/lib ++ export LD_LIBRARY_PATH ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-arm:1 ++ export __LMOD_REF_COUNT_LOADEDMODULES ++ LOADEDMODULES=mpi/mpich-arm ++ export LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/mpich-arm:1;/usr/share/lmod/lmod/share/man:1' ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=:/usr/share/man/mpich-arm:/usr/share/lmod/lmod/share/man ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib/mpich/bin ++ export MPI_BIN ++ MPI_COMPILER=mpich-arm ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/mpich ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/mpich ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/mpich-arm ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/mpich/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/mpich-arm ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH='%{python2_sitearch}/mpich' ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib/python3.10/site-packages/mpich ++ export MPI_PYTHON3_SITEARCH ++ MPI_PYTHON_SITEARCH='%{python2_sitearch}/mpich' ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_mpich ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/mpich-arm ++ export MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/lib/mpich/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/lib/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib/mpich/lib/pkgconfig:1;/usr/lib/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=/usr/lib/mpich/lib/pkgconfig::/usr/lib/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ __LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/mpich-arm:1 ++ export __LMOD_REF_COUNT__LMFILES_ ++ _LMFILES_=/usr/share/modulefiles/mpi/mpich-arm ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtYXJtIixbImZ1bGxOYW1lIl09Im1waS9tcGljaC1hcm0iLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvbXBpY2gtYXJtIixbIndWIl09IiptcGljaC4qYXJtLip6ZmluYWwiLH0sfSxtcGF0aEE9eyIvZXRjL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGlu ++ export _ModuleTable001_ ++ _ModuleTable002_=dXgiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyL3NoYXJlL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9ldGMvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4Oi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZTovdXNyL3NoYXJlL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIix9 ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + export 'CFLAGS= -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + CFLAGS=' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + mkdir -p /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm//usr/lib/mpich/bin + install -p -m 755 elk_mpich /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm//usr/lib/mpich/bin + . /etc/profile.d/modules.sh ++ . /etc/profile.d/00-modulepath.sh +++ '[' -z /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ']' +++ : ++ '[' -z '' ']' ++ LMOD_ALLOW_ROOT_USE=yes ++ '[' -n '' ']' ++ '[' yes '!=' yes ']' ++ '[' -z /usr/share/modulefiles ']' ++ findExec PS_CMD /usr/bin/ps ps ++ Nm=PS_CMD ++ confPath=/usr/bin/ps ++ execNm=ps ++ eval PS_CMD=/usr/bin/ps +++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ unset Nm confPath execNm ++ findExec EXPR_CMD /usr/bin/expr expr ++ Nm=EXPR_CMD ++ confPath=/usr/bin/expr ++ execNm=expr ++ eval EXPR_CMD=/usr/bin/expr +++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ unset Nm confPath execNm ++ findExec BASENAME_CMD /usr/bin/basename basename ++ Nm=BASENAME_CMD ++ confPath=/usr/bin/basename ++ execNm=basename ++ eval BASENAME_CMD=/usr/bin/basename +++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' ++ unset Nm confPath execNm ++ unset -f findExec +++ /usr/bin/ps -p 30298 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_ROOT=/usr/share/lmod +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT LMOD_ALLOW_ROOT_USE + module unload mpi/mpich-arm ++ /usr/share/lmod/lmod/libexec/lmod sh unload mpi/mpich-arm + eval unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON2_SITEARCH;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_PYTHON_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=:/usr/lib/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh;' export '_ModuleTable001_;' '_ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ unset LD_LIBRARY_PATH ++ unset __LMOD_REF_COUNT_LOADEDMODULES ++ unset LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/usr/share/lmod/lmod/share/man ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON2_SITEARCH ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=:/usr/lib/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset __LMOD_REF_COUNT__LMFILES_ ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + mkdir -p /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm/usr/share/elk + cp -rp species /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm/usr/share/elk + cp -rp make.inc make.inc.common make.inc_mpich make.inc_openmp make.inc_openmpi /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm/usr/share/elk + cp -rp tests tests-libxc examples /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm/usr/share/elk + /usr/bin/find-debuginfo -j5 --strict-build-id -m -i --build-id-seed 7.2.42-1.fc35 --unique-debug-suffix -7.2.42-1.fc35.arm --unique-debug-src-base elk-7.2.42-1.fc35.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/elk-7.2.42 extracting debug info from /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm/usr/bin/elk-eos extracting debug info from /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm/usr/bin/elk-spacegroup extracting debug info from /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm/usr/bin/elk extracting debug info from /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm/usr/lib/openmpi/bin/elk_openmpi extracting debug info from /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm/usr/lib/mpich/bin/elk_mpich original debug info size: 12340kB, size after compression: 11008kB /usr/bin/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 4252 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/elk/tests/test.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/elk/tests/test-mpi.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/elk/tests-libxc/test.sh from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2gYgxG + umask 022 + cd /builddir/build/BUILD + cd elk-7.2.42 + export NPROC=1 + NPROC=1 + export OMP_NUM_THREADS=1 + OMP_NUM_THREADS=1 + mv tests-libxc tests-libxc.orig + mv tests tests.orig + ELK_EXECUTABLE=../../elk + MPI_SUFFIX=_openmp + cp -rp tests-libxc.orig tests-libxc + sed -i s#../../src/elk#../../elk#g tests-libxc/test.sh + sed -i '/Failed/ a cat test.log' tests-libxc/test.sh + /usr/bin/make test-libxc + tee test-libxc.1_openmp.log cd tests-libxc; ./test.sh Running test in directory test_001... Passed Running test in directory test_002... Passed Running test in directory test_003... Passed Running test in directory test_004... Passed Running test in directory test_005... Passed Running test in directory test_006... Passed real 11m30.445s user 44m11.708s sys 1m8.750s + cp -rp tests.orig tests + sed -i 's#mpirun -n 4 ../../src/elk#../../elk#g' tests/test-mpi.sh + sed -i '/Failed/ a cat test.log' tests/test-mpi.sh + /usr/bin/make test-mpi + tee test-mpi.1_openmp.log cd tests; ./test-mpi.sh Running test in directory test_001... Passed Running test in directory test_002... Passed Running test in directory test_003... Passed Running test in directory test_004... Passed Running test in directory test_005... Passed Running test in directory test_006... Passed Running test in directory test_007... Passed Running test in directory test_008... Passed Running test in directory test_009... Passed Running test in directory test_010... Passed Running test in directory test_011... Passed Running test in directory test_012... Passed Running test in directory test_013... Passed Running test in directory test_014... Passed Running test in directory test_015... Passed Running test in directory test_016... Passed Running test in directory test_017... Passed Running test in directory test_018... Passed Running test in directory test_019... Passed Running test in directory test_020... Passed Running test in directory test_021... Passed Running test in directory test_022... Passed Running test in directory test_023... Passed Running test in directory test_024... Passed Running test in directory test_025... Passed Running test in directory test_026... Passed Running test in directory test_027... Passed Running test in directory test_028... Passed real 117m1.108s user 205m16.163s sys 4m8.692s + rm -rf tests tests-libxc + . /etc/profile.d/modules.sh ++ . /etc/profile.d/00-modulepath.sh +++ '[' -z /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ']' +++ : ++ '[' -z '' ']' ++ LMOD_ALLOW_ROOT_USE=yes ++ '[' -n '' ']' ++ '[' yes '!=' yes ']' ++ '[' -z /usr/share/modulefiles ']' ++ findExec PS_CMD /usr/bin/ps ps ++ Nm=PS_CMD ++ confPath=/usr/bin/ps ++ execNm=ps ++ eval PS_CMD=/usr/bin/ps +++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ unset Nm confPath execNm ++ findExec EXPR_CMD /usr/bin/expr expr ++ Nm=EXPR_CMD ++ confPath=/usr/bin/expr ++ execNm=expr ++ eval EXPR_CMD=/usr/bin/expr +++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ unset Nm confPath execNm ++ findExec BASENAME_CMD /usr/bin/basename basename ++ Nm=BASENAME_CMD ++ confPath=/usr/bin/basename ++ execNm=basename ++ eval BASENAME_CMD=/usr/bin/basename +++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' ++ unset Nm confPath execNm ++ unset -f findExec +++ /usr/bin/ps -p 3131 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_ROOT=/usr/share/lmod +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT LMOD_ALLOW_ROOT_USE + module load mpi/openmpi-arm ++ /usr/share/lmod/lmod/libexec/lmod sh load mpi/openmpi-arm + eval '__LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib/openmpi/lib:1;' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=/usr/lib/openmpi/lib;' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-arm:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/openmpi-arm;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/openmpi-arm:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=:/usr/share/man/openmpi-arm:/usr/share/lmod/lmod/share/man;' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH=/etc/modulefiles:1\;/usr/share/modulefiles:1\;/usr/share/modulefiles/Linux:1\;/usr/share/modulefiles/Core:1\;/usr/share/lmod/lmod/modulefiles/Core:1;' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' 'MPI_BIN=/usr/lib/openmpi/bin;' export 'MPI_BIN;' 'MPI_COMPILER=openmpi-arm;' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/openmpi;' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME=/usr/lib/openmpi;' export 'MPI_HOME;' 'MPI_INCLUDE=/usr/include/openmpi-arm;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib/openmpi/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/openmpi-arm;' export 'MPI_MAN;' 'MPI_PYTHON3_SITEARCH=/usr/lib/python3.10/site-packages/openmpi;' export 'MPI_PYTHON3_SITEARCH;' 'MPI_SUFFIX=_openmpi;' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG=/etc/openmpi-arm;' export 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/lib/openmpi/bin:1\;/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/lib/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib/openmpi/lib/pkgconfig:1\;/usr/lib/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=/usr/lib/openmpi/lib/pkgconfig::/usr/lib/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' '__LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/openmpi-arm:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/usr/share/modulefiles/mpi/openmpi-arm;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1hcm0iLFsiZnVsbE5hbWUiXT0ibXBpL29wZW5tcGktYXJtIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibXBpL29wZW5tcGktYXJtIixbIndWIl09IipvcGVubXBpLiphcm0uKnpmaW5hbCIsfSx9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVm;' export '_ModuleTable001_;' '_ModuleTable002_=aWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib/openmpi/lib:1 ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ LD_LIBRARY_PATH=/usr/lib/openmpi/lib ++ export LD_LIBRARY_PATH ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-arm:1 ++ export __LMOD_REF_COUNT_LOADEDMODULES ++ LOADEDMODULES=mpi/openmpi-arm ++ export LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/openmpi-arm:1;/usr/share/lmod/lmod/share/man:1' ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=:/usr/share/man/openmpi-arm:/usr/share/lmod/lmod/share/man ++ export MANPATH ++ __LMOD_REF_COUNT_MODULEPATH='/etc/modulefiles:1;/usr/share/modulefiles:1;/usr/share/modulefiles/Linux:1;/usr/share/modulefiles/Core:1;/usr/share/lmod/lmod/modulefiles/Core:1' ++ export __LMOD_REF_COUNT_MODULEPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib/openmpi/bin ++ export MPI_BIN ++ MPI_COMPILER=openmpi-arm ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/openmpi ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/openmpi ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/openmpi-arm ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/openmpi/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/openmpi-arm ++ export MPI_MAN ++ MPI_PYTHON3_SITEARCH=/usr/lib/python3.10/site-packages/openmpi ++ export MPI_PYTHON3_SITEARCH ++ MPI_SUFFIX=_openmpi ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/openmpi-arm ++ export MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/lib/openmpi/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/lib/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib/openmpi/lib/pkgconfig:1;/usr/lib/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=/usr/lib/openmpi/lib/pkgconfig::/usr/lib/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ __LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/openmpi-arm:1 ++ export __LMOD_REF_COUNT__LMFILES_ ++ _LMFILES_=/usr/share/modulefiles/mpi/openmpi-arm ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1hcm0iLFsiZnVsbE5hbWUiXT0ibXBpL29wZW5tcGktYXJtIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibXBpL29wZW5tcGktYXJtIixbIndWIl09IipvcGVubXBpLiphcm0uKnpmaW5hbCIsfSx9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVm ++ export _ModuleTable001_ ++ _ModuleTable002_=aWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + export OMPI_MCA_rmaps_base_oversubscribe=1 + OMPI_MCA_rmaps_base_oversubscribe=1 + ELK_EXECUTABLE='mpiexec -np 1 ../../elk_openmpi' + cp -rp tests-libxc.orig tests-libxc + sed -i 's#../../src/elk#mpiexec -np 1 ../../elk_openmpi#g' tests-libxc/test.sh + sed -i '/Failed/ a cat test.log' tests-libxc/test.sh + /usr/bin/make test-libxc + tee test-libxc.1_openmpi.log cd tests-libxc; ./test.sh Running test in directory test_001... Passed Running test in directory test_002... Passed Running test in directory test_003... Passed Running test in directory test_004... Passed Running test in directory test_005... Passed Running test in directory test_006... Passed real 47m37.743s user 45m9.638s sys 0m38.201s + cp -rp tests.orig tests + sed -i 's#mpirun -n 4 ../../src/elk#mpiexec -np 1 ../../elk_openmpi#g' tests/test-mpi.sh + sed -i '/Failed/ a cat test.log' tests/test-mpi.sh + /usr/bin/make test-mpi + tee test-mpi.1_openmpi.log cd tests; ./test-mpi.sh Running test in directory test_001... Passed Running test in directory test_002... Passed Running test in directory test_003... Passed Running test in directory test_004... Passed Running test in directory test_005... Passed Running test in directory test_006... Passed Running test in directory test_007... Passed Running test in directory test_008... Passed Running test in directory test_009... Passed Running test in directory test_010... Passed Running test in directory test_011... Passed Running test in directory test_012... Passed Running test in directory test_013... Passed Running test in directory test_014... Passed Running test in directory test_015... Passed Running test in directory test_016... Passed Running test in directory test_017... Passed Running test in directory test_018... Passed Running test in directory test_019... Passed Running test in directory test_020... Passed Running test in directory test_021... Passed Running test in directory test_022... Passed Running test in directory test_023... Passed Running test in directory test_024... Passed Running test in directory test_025... Passed Running test in directory test_026... Passed Running test in directory test_027... Passed Running test in directory test_028... Passed real 219m48.147s user 205m29.962s sys 4m21.375s + rm -rf tests tests-libxc + . /etc/profile.d/modules.sh ++ . /etc/profile.d/00-modulepath.sh +++ '[' -z /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ']' +++ : ++ '[' -z '' ']' ++ LMOD_ALLOW_ROOT_USE=yes ++ '[' -n '' ']' ++ '[' yes '!=' yes ']' ++ '[' -z /usr/share/modulefiles ']' ++ findExec PS_CMD /usr/bin/ps ps ++ Nm=PS_CMD ++ confPath=/usr/bin/ps ++ execNm=ps ++ eval PS_CMD=/usr/bin/ps +++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ unset Nm confPath execNm ++ findExec EXPR_CMD /usr/bin/expr expr ++ Nm=EXPR_CMD ++ confPath=/usr/bin/expr ++ execNm=expr ++ eval EXPR_CMD=/usr/bin/expr +++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ unset Nm confPath execNm ++ findExec BASENAME_CMD /usr/bin/basename basename ++ Nm=BASENAME_CMD ++ confPath=/usr/bin/basename ++ execNm=basename ++ eval BASENAME_CMD=/usr/bin/basename +++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' ++ unset Nm confPath execNm ++ unset -f findExec +++ /usr/bin/ps -p 3131 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_ROOT=/usr/share/lmod +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT LMOD_ALLOW_ROOT_USE + module unload mpi/openmpi-arm ++ /usr/share/lmod/lmod/libexec/lmod sh unload mpi/openmpi-arm + eval unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=:/usr/lib/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh;' export '_ModuleTable001_;' '_ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ unset LD_LIBRARY_PATH ++ unset __LMOD_REF_COUNT_LOADEDMODULES ++ unset LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/usr/share/lmod/lmod/share/man ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=:/usr/lib/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset __LMOD_REF_COUNT__LMFILES_ ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + . /etc/profile.d/modules.sh ++ . /etc/profile.d/00-modulepath.sh +++ '[' -z /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ']' +++ : ++ '[' -z '' ']' ++ LMOD_ALLOW_ROOT_USE=yes ++ '[' -n '' ']' ++ '[' yes '!=' yes ']' ++ '[' -z /usr/share/modulefiles ']' ++ findExec PS_CMD /usr/bin/ps ps ++ Nm=PS_CMD ++ confPath=/usr/bin/ps ++ execNm=ps ++ eval PS_CMD=/usr/bin/ps +++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ unset Nm confPath execNm ++ findExec EXPR_CMD /usr/bin/expr expr ++ Nm=EXPR_CMD ++ confPath=/usr/bin/expr ++ execNm=expr ++ eval EXPR_CMD=/usr/bin/expr +++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ unset Nm confPath execNm ++ findExec BASENAME_CMD /usr/bin/basename basename ++ Nm=BASENAME_CMD ++ confPath=/usr/bin/basename ++ execNm=basename ++ eval BASENAME_CMD=/usr/bin/basename +++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' ++ unset Nm confPath execNm ++ unset -f findExec +++ /usr/bin/ps -p 3131 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_ROOT=/usr/share/lmod +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT LMOD_ALLOW_ROOT_USE + module load mpi/mpich-arm ++ /usr/share/lmod/lmod/libexec/lmod sh load mpi/mpich-arm cd tests-libxc; ./test.sh Running test in directory test_001... + eval '__LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib/mpich/lib:1;' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=/usr/lib/mpich/lib;' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-arm:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/mpich-arm;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/mpich-arm:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=:/usr/share/man/mpich-arm:/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' 'MPI_BIN=/usr/lib/mpich/bin;' export 'MPI_BIN;' 'MPI_COMPILER=mpich-arm;' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/mpich;' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME=/usr/lib/mpich;' export 'MPI_HOME;' 'MPI_INCLUDE=/usr/include/mpich-arm;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib/mpich/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/mpich-arm;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=%\{python2_sitearch\}/mpich;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib/python3.10/site-packages/mpich;' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH=%\{python2_sitearch\}/mpich;' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX=_mpich;' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG=/etc/mpich-arm;' export 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/lib/mpich/bin:1\;/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/lib/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib/mpich/lib/pkgconfig:1\;/usr/lib/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=/usr/lib/mpich/lib/pkgconfig::/usr/lib/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' '__LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/mpich-arm:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/usr/share/modulefiles/mpi/mpich-arm;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtYXJtIixbImZ1bGxOYW1lIl09Im1waS9tcGljaC1hcm0iLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvbXBpY2gtYXJtIixbIndWIl09IiptcGljaC4qYXJtLip6ZmluYWwiLH0sfSxtcGF0aEE9eyIvZXRjL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGlu;' export '_ModuleTable001_;' '_ModuleTable002_=dXgiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyL3NoYXJlL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9ldGMvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4Oi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZTovdXNyL3NoYXJlL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIix9;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib/mpich/lib:1 ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ LD_LIBRARY_PATH=/usr/lib/mpich/lib ++ export LD_LIBRARY_PATH ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-arm:1 ++ export __LMOD_REF_COUNT_LOADEDMODULES ++ LOADEDMODULES=mpi/mpich-arm ++ export LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/mpich-arm:1;/usr/share/lmod/lmod/share/man:1' ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=:/usr/share/man/mpich-arm:/usr/share/lmod/lmod/share/man ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib/mpich/bin ++ export MPI_BIN ++ MPI_COMPILER=mpich-arm ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib/gfortran/modules/mpich ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib/mpich ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/mpich-arm ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib/mpich/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/mpich-arm ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH='%{python2_sitearch}/mpich' ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib/python3.10/site-packages/mpich ++ export MPI_PYTHON3_SITEARCH ++ MPI_PYTHON_SITEARCH='%{python2_sitearch}/mpich' ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_mpich ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/mpich-arm ++ export MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/lib/mpich/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/lib/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib/mpich/lib/pkgconfig:1;/usr/lib/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=/usr/lib/mpich/lib/pkgconfig::/usr/lib/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ __LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/mpich-arm:1 ++ export __LMOD_REF_COUNT__LMFILES_ ++ _LMFILES_=/usr/share/modulefiles/mpi/mpich-arm ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtYXJtIixbImZ1bGxOYW1lIl09Im1waS9tcGljaC1hcm0iLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvbXBpY2gtYXJtIixbIndWIl09IiptcGljaC4qYXJtLip6ZmluYWwiLH0sfSxtcGF0aEE9eyIvZXRjL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGlu ++ export _ModuleTable001_ ++ _ModuleTable002_=dXgiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyL3NoYXJlL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9ldGMvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4Oi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZTovdXNyL3NoYXJlL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIix9 ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + export 'CFLAGS= -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + CFLAGS=' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + ELK_EXECUTABLE='mpiexec -np 1 ../../elk_mpich' + cp -rp tests-libxc.orig tests-libxc + sed -i 's#../../src/elk#mpiexec -np 1 ../../elk_mpich#g' tests-libxc/test.sh + sed -i '/Failed/ a cat test.log' tests-libxc/test.sh + /usr/bin/make test-libxc + tee test-libxc.1_mpich.log Passed Running test in directory test_002... Passed Running test in directory test_003... Passed Running test in directory test_004... Passed Running test in directory test_005... Passed Running test in directory test_006... Passed real 11m56.965s user 44m56.052s sys 1m10.445s + cp -rp tests.orig tests + sed -i 's#mpirun -n 4 ../../src/elk#mpiexec -np 1 ../../elk_mpich#g' tests/test-mpi.sh + sed -i '/Failed/ a cat test.log' tests/test-mpi.sh + /usr/bin/make test-mpi + tee test-mpi.1_mpich.log cd tests; ./test-mpi.sh Running test in directory test_001... Passed Running test in directory test_002... Passed Running test in directory test_003... Passed Running test in directory test_004... Passed Running test in directory test_005... Passed Running test in directory test_006... Passed Running test in directory test_007... Passed Running test in directory test_008... Passed Running test in directory test_009... Passed Running test in directory test_010... Passed Running test in directory test_011... Passed Running test in directory test_012... Passed Running test in directory test_013... Passed Running test in directory test_014... Passed Running test in directory test_015... Passed Running test in directory test_016... Passed Running test in directory test_017... Passed Running test in directory test_018... Passed Running test in directory test_019... Passed Running test in directory test_020... Passed Running test in directory test_021... Passed Running test in directory test_022... Passed Running test in directory test_023... Passed Running test in directory test_024... Passed Running test in directory test_025... Passed Running test in directory test_026... Passed Running test in directory test_027... Passed Running test in directory test_028... Passed real 115m41.936s user 203m7.720s sys 3m53.577s + rm -rf tests tests-libxc + . /etc/profile.d/modules.sh ++ . /etc/profile.d/00-modulepath.sh +++ '[' -z /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ']' +++ : ++ '[' -z '' ']' ++ LMOD_ALLOW_ROOT_USE=yes ++ '[' -n '' ']' ++ '[' yes '!=' yes ']' ++ '[' -z /usr/share/modulefiles ']' ++ findExec PS_CMD /usr/bin/ps ps ++ Nm=PS_CMD ++ confPath=/usr/bin/ps ++ execNm=ps ++ eval PS_CMD=/usr/bin/ps +++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ unset Nm confPath execNm ++ findExec EXPR_CMD /usr/bin/expr expr ++ Nm=EXPR_CMD ++ confPath=/usr/bin/expr ++ execNm=expr ++ eval EXPR_CMD=/usr/bin/expr +++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ unset Nm confPath execNm ++ findExec BASENAME_CMD /usr/bin/basename basename ++ Nm=BASENAME_CMD ++ confPath=/usr/bin/basename ++ execNm=basename ++ eval BASENAME_CMD=/usr/bin/basename +++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' ++ unset Nm confPath execNm ++ unset -f findExec +++ /usr/bin/ps -p 3131 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_ROOT=/usr/share/lmod +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT LMOD_ALLOW_ROOT_USE + module unload mpi/mpich-arm ++ /usr/share/lmod/lmod/libexec/lmod sh unload mpi/mpich-arm + eval unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON2_SITEARCH;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_PYTHON_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=:/usr/lib/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh;' export '_ModuleTable001_;' '_ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ unset LD_LIBRARY_PATH ++ unset __LMOD_REF_COUNT_LOADEDMODULES ++ unset LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/usr/share/lmod/lmod/share/man ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON2_SITEARCH ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=:/usr/lib/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset __LMOD_REF_COUNT__LMFILES_ ++ unset _LMFILES_ Processing files: elk-7.2.42-1.fc35.armv7hl Provides: elk = 7.2.42-1.fc35 elk(armv7hl-32) = 7.2.42-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libfftw3.so.3 libflexiblas.so.3 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgcc_s.so.1(GCC_3.5) libgcc_s.so.1(GCC_4.0.0) libgfortran.so.5 libgfortran.so.5(GFORTRAN_10) libgfortran.so.5(GFORTRAN_8) libgomp.so.1 libgomp.so.1(GOMP_1.0) libgomp.so.1(GOMP_4.0) libgomp.so.1(OMP_1.0) libgomp.so.1(OMP_3.0) libm.so.6 libm.so.6(GLIBC_2.29) libm.so.6(GLIBC_2.4) libxc.so.9 libxcf90.so.9 rtld(GNU_HASH) Processing files: elk-openmpi-7.2.42-1.fc35.armv7hl ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + mv tests-libxc.orig tests-libxc + mv tests.orig tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: elk-openmpi = 7.2.42-1.fc35 elk-openmpi(armv7hl-32) = 7.2.42-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libfftw3.so.3 libflexiblas.so.3 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgcc_s.so.1(GCC_3.5) libgcc_s.so.1(GCC_4.0.0) libgfortran.so.5 libgfortran.so.5(GFORTRAN_10) libgfortran.so.5(GFORTRAN_8) libgomp.so.1 libgomp.so.1(GOMP_1.0) libgomp.so.1(GOMP_4.0) libgomp.so.1(OMP_1.0) libgomp.so.1(OMP_3.0) libm.so.6 libm.so.6(GLIBC_2.29) libm.so.6(GLIBC_2.4) libmpi.so.40(openmpi-arm) libmpi_mpifh.so.40(openmpi-arm) libmpi_usempi_ignore_tkr.so.40(openmpi-arm) libmpi_usempif08.so.40(openmpi-arm) libxc.so.9 libxcf90.so.9 rtld(GNU_HASH) Processing files: elk-mpich-7.2.42-1.fc35.armv7hl Provides: elk-mpich = 7.2.42-1.fc35 elk-mpich(armv7hl-32) = 7.2.42-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libfftw3.so.3 libflexiblas.so.3 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgcc_s.so.1(GCC_3.5) libgcc_s.so.1(GCC_4.0.0) libgfortran.so.5 libgfortran.so.5(GFORTRAN_10) libgfortran.so.5(GFORTRAN_8) libgomp.so.1 libgomp.so.1(GOMP_1.0) libgomp.so.1(GOMP_4.0) libgomp.so.1(OMP_1.0) libgomp.so.1(OMP_3.0) libm.so.6 libm.so.6(GLIBC_2.29) libm.so.6(GLIBC_2.4) libmpi.so.12(mpich-arm) libmpifort.so.12(mpich-arm) libxc.so.9 libxcf90.so.9 rtld(GNU_HASH) Processing files: elk-species-7.2.42-1.fc35.noarch Provides: elk-species = 7.2.42-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: elk-common-7.2.42-1.fc35.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7HcUW3 + umask 022 + cd /builddir/build/BUILD + cd elk-7.2.42 + DOCDIR=/builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm/usr/share/doc/elk-common + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm/usr/share/doc/elk-common + cp -pr COPYING /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm/usr/share/doc/elk-common + cp -pr README /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm/usr/share/doc/elk-common + RPM_EC=0 ++ jobs -p + exit 0 Provides: elk-common = 7.2.42-1.fc35 elk-common(armv7hl-32) = 7.2.42-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgfortran.so.5 libgfortran.so.5(GFORTRAN_10) libgfortran.so.5(GFORTRAN_8) libgomp.so.1 libm.so.6 libm.so.6(GLIBC_2.29) libm.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: elk-debugsource-7.2.42-1.fc35.armv7hl Provides: elk-debugsource = 7.2.42-1.fc35 elk-debugsource(armv7hl-32) = 7.2.42-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: elk-debuginfo-7.2.42-1.fc35.armv7hl Provides: debuginfo(build-id) = 8692a95cfc942520b2f1da68379942bdc8e81831 elk-debuginfo = 7.2.42-1.fc35 elk-debuginfo(armv7hl-32) = 7.2.42-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: elk-debugsource(armv7hl-32) = 7.2.42-1.fc35 Processing files: elk-openmpi-debuginfo-7.2.42-1.fc35.armv7hl Provides: debuginfo(build-id) = 211e1e089a70a1e9c441619242bb570385227cd0 elk-openmpi-debuginfo = 7.2.42-1.fc35 elk-openmpi-debuginfo(armv7hl-32) = 7.2.42-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: elk-debugsource(armv7hl-32) = 7.2.42-1.fc35 Processing files: elk-mpich-debuginfo-7.2.42-1.fc35.armv7hl Provides: debuginfo(build-id) = ef0225942fbbb7de5703df67fa9e796843cf6662 elk-mpich-debuginfo = 7.2.42-1.fc35 elk-mpich-debuginfo(armv7hl-32) = 7.2.42-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: elk-debugsource(armv7hl-32) = 7.2.42-1.fc35 Processing files: elk-common-debuginfo-7.2.42-1.fc35.armv7hl Provides: debuginfo(build-id) = 27b934b0d1c5d5fbb407de0fe840d983f88501e3 debuginfo(build-id) = 2ac776ada87088ac598c50457a750f8460bf7a59 elk-common-debuginfo = 7.2.42-1.fc35 elk-common-debuginfo(armv7hl-32) = 7.2.42-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: elk-debugsource(armv7hl-32) = 7.2.42-1.fc35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm Wrote: /builddir/build/RPMS/elk-openmpi-debuginfo-7.2.42-1.fc35.armv7hl.rpm Wrote: /builddir/build/RPMS/elk-mpich-debuginfo-7.2.42-1.fc35.armv7hl.rpm Wrote: /builddir/build/RPMS/elk-debuginfo-7.2.42-1.fc35.armv7hl.rpm Wrote: /builddir/build/RPMS/elk-openmpi-7.2.42-1.fc35.armv7hl.rpm Wrote: /builddir/build/RPMS/elk-mpich-7.2.42-1.fc35.armv7hl.rpm Wrote: /builddir/build/RPMS/elk-common-7.2.42-1.fc35.armv7hl.rpm Wrote: /builddir/build/RPMS/elk-7.2.42-1.fc35.armv7hl.rpm Wrote: /builddir/build/RPMS/elk-common-debuginfo-7.2.42-1.fc35.armv7hl.rpm Wrote: /builddir/build/RPMS/elk-species-7.2.42-1.fc35.noarch.rpm Wrote: /builddir/build/RPMS/elk-debugsource-7.2.42-1.fc35.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SLEcCN + umask 022 + cd /builddir/build/BUILD + cd elk-7.2.42 + /usr/bin/rm -rf /builddir/build/BUILDROOT/elk-7.2.42-1.fc35.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0