Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/elk.spec'], chrootPath='/var/lib/mock/829457-epel-7-ppc64le-1543195407.512367/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qzhloopg:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fce9efd7d4f449cda36b4446bc1663fd', '-D', '/var/lib/mock/829457-epel-7-ppc64le-1543195407.512367/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qzhloopg:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --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': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/elk-4.3.6-30.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/elk.spec'], chrootPath='/var/lib/mock/829457-epel-7-ppc64le-1543195407.512367/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qzhloopg:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9f74bfe56dfd4ce0a0f81e6ba7f637ad', '-D', '/var/lib/mock/829457-epel-7-ppc64le-1543195407.512367/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qzhloopg:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --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': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qKfM9n + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf elk-4.3.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/elk-4.3.6.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd elk-4.3.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'SRC_MPI = mpi_stub.f90' + echo 'F90 = gfortran -fopenmp' + echo 'F77 = gfortran -fopenmp' + echo 'F90_OPTS = -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + echo 'F77_OPTS = $(F90_OPTS)' + echo 'AR = ar' + echo 'LIB_LPK = -L/usr/lib64 -lopenblas' + echo 'LIB_FFT = -L/usr/lib64 -lfftw3' + echo 'SRC_FFT = zfftifc_fftw.f90' + echo 'LIB_libxc = -L/usr/lib64 -lxc' + echo 'SRC_libxc = 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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EqCQ69 + umask 022 + cd /builddir/build/BUILD + cd elk-4.3.6 + 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 F77 = gfortran -fopenmp F90_OPTS = -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 F77_OPTS = $(F90_OPTS) AR = ar LIB_LPK = -L/usr/lib64 -lopenblas LIB_FFT = -L/usr/lib64 -lfftw3 SRC_FFT = zfftifc_fftw.f90 LIB_libxc = -L/usr/lib64 -lxc SRC_libxc = libxcifc.f90 + cp -p make.inc make.inc_openmp + /usr/bin/make cd src; make all make[1]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src' gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modmain.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mpi_stub.f90 BUILDSTDERR: mpi_stub.f90:44.29: BUILDSTDERR: subroutine mpi_comm_size(comm,size,ierror) BUILDSTDERR: 1 BUILDSTDERR: Warning: Unused dummy argument 'comm' at (1) BUILDSTDERR: mpi_stub.f90:54.29: BUILDSTDERR: subroutine mpi_comm_rank(comm,rank,ierror) BUILDSTDERR: 1 BUILDSTDERR: Warning: Unused dummy argument 'comm' at (1) BUILDSTDERR: mpi_stub.f90:64.27: BUILDSTDERR: subroutine mpi_barrier(comm,ierror) BUILDSTDERR: 1 BUILDSTDERR: Warning: Unused dummy argument 'comm' at (1) BUILDSTDERR: mpi_stub.f90:72.27: BUILDSTDERR: subroutine mpi_bcast(buffer,count,datatype,root,comm,ierror) BUILDSTDERR: 1 BUILDSTDERR: Warning: Unused dummy argument 'buffer' at (1) BUILDSTDERR: mpi_stub.f90:72.52: BUILDSTDERR: subroutine mpi_bcast(buffer,count,datatype,root,comm,ierror) BUILDSTDERR: 1 BUILDSTDERR: Warning: Unused dummy argument 'comm' at (1) BUILDSTDERR: mpi_stub.f90:72.33: BUILDSTDERR: subroutine mpi_bcast(buffer,count,datatype,root,comm,ierror) BUILDSTDERR: 1 BUILDSTDERR: Warning: Unused dummy argument 'count' at (1) BUILDSTDERR: mpi_stub.f90:72.42: BUILDSTDERR: subroutine mpi_bcast(buffer,count,datatype,root,comm,ierror) BUILDSTDERR: 1 BUILDSTDERR: Warning: Unused dummy argument 'datatype' at (1) BUILDSTDERR: mpi_stub.f90:72.47: BUILDSTDERR: subroutine mpi_bcast(buffer,count,datatype,root,comm,ierror) BUILDSTDERR: 1 BUILDSTDERR: Warning: Unused dummy argument 'root' at (1) BUILDSTDERR: mpi_stub.f90:84.63: BUILDSTDERR: subroutine mpi_allreduce(sendbuf,recvbuf,count,datatype,op,comm,ierror) BUILDSTDERR: 1 BUILDSTDERR: Warning: Unused dummy argument 'comm' at (1) BUILDSTDERR: mpi_stub.f90:84.46: BUILDSTDERR: subroutine mpi_allreduce(sendbuf,recvbuf,count,datatype,op,comm,ierror) BUILDSTDERR: 1 BUILDSTDERR: Warning: Unused dummy argument 'count' at (1) BUILDSTDERR: mpi_stub.f90:84.55: BUILDSTDERR: subroutine mpi_allreduce(sendbuf,recvbuf,count,datatype,op,comm,ierror) BUILDSTDERR: 1 BUILDSTDERR: Warning: Unused dummy argument 'datatype' at (1) BUILDSTDERR: mpi_stub.f90:84.58: BUILDSTDERR: subroutine mpi_allreduce(sendbuf,recvbuf,count,datatype,op,comm,ierror) BUILDSTDERR: 1 BUILDSTDERR: Warning: Unused dummy argument 'op' at (1) BUILDSTDERR: mpi_stub.f90:84.40: BUILDSTDERR: subroutine mpi_allreduce(sendbuf,recvbuf,count,datatype,op,comm,ierror) BUILDSTDERR: 1 BUILDSTDERR: Warning: Unused dummy argument 'recvbuf' at (1) BUILDSTDERR: mpi_stub.f90:84.32: BUILDSTDERR: subroutine mpi_allreduce(sendbuf,recvbuf,count,datatype,op,comm,ierror) BUILDSTDERR: 1 BUILDSTDERR: Warning: Unused dummy argument 'sendbuf' at (1) gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modmpi.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c libxcifc.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modxcifc.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modfxcifc.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c moddftu.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modrdm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modphonon.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modscdft.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modtest.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modrandom.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modstore.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modpw.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modvars.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modtddft.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modgw.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modultra.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfftifc_fftw.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c elk.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zbsht.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfsht.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfinp.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfmtinp.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genjlgqr.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c spline.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fderiv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fintgt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c factnm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c factr.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfmtconj.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mtdmin.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fsmooth.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zpotclmt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfmtpack.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfmtpack.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfpack.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfmtinp.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhonorm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfint.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c charge.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfmtlm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfmtlm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genlofr.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c potks.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdiracint.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdirac.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c wavefmt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genrmesh.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genzvclmt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c energynn.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhocore.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rbsht.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfsht.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rtozfmt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ztorfmt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c init0.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c init1.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c init2.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c init3.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c init4.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfinp.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfinpc.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genylmg.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gcd.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sortidx.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zpotcoul.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genylm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genrlm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rtozflm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c moment.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhomagsh.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c occupy.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfmtftoc.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rschrodint.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c timesec.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c lopzflm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlistl.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sphcover.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c delevec.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmllolo.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genapwfr.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mixpack.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfpack.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c polynom.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genkmat.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genshtmat.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnfv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnfvz.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ztorflm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlrad.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c olprad.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c bfieldks.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeengy.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c potnucl.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gengvec.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c nfftifc.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gridsize.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvsig.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sbessel.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sbesseldm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c allatoms.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gencfun.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writefermi.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readfermi.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhomag.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfmtctof.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rotrfmt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfmtftoc.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfinterp.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ylmrot.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ylmroty.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnfvr.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findprimcell.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genppts.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c energy.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfmtctof.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writechg.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c potplot.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c plot1d.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c plot2d.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c plot3d.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findswidth.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mae.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writestate.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readstate.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rotaxang.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c axangrot.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c i3minv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c i3mdet.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c i3mtv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mtv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3cross.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3minv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mdet.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3frac.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mtm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mmt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zflmconj.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rotzflm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c z2mm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c z2mctm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c z2mmct.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfmtsm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhomagsm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symmat.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gentpmae.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genstrain.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeiad.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symvect.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c nuclei.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genstress.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writestress.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c latvstep.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putoccsv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getoccsv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c linengy.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c elnes.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c potefield.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeinfo.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readinput.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writelinen.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writesf.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c match.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c wigner3j.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c wigner3jf.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c wigner6j.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c clebgor.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gaunt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gauntyry.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sphcrd.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c brzint.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hermite.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c roteuler.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eulerrot.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c reciplat.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fermisurfbxsf.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeeval.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readspecies.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gencore.f90 BUILDSTDERR: gencore.f90: In function 'gencore': BUILDSTDERR: gencore.f90:40:0: warning: 'fr.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: real(8), allocatable :: br(:),fr(:,:) BUILDSTDERR: ^ BUILDSTDERR: gencore.f90:40:0: warning: 'fr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genhvec.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writelat.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findigp0.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeforces.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c pade.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genjlgprmt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symmetry.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findsym.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findsymcrys.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findsymsite.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writekpts.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c olpistl.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c olpaa.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c olpalo.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c olplolo.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlaa.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlalo.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writefsm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c plotpt1d.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c flushifc.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c testcheck.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c checkfsm.f90 BUILDSTDERR: checkfsm.f90: In function 'checkfsm': BUILDSTDERR: checkfsm.f90:11:0: warning: 'is' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: integer is,ia,ja BUILDSTDERR: ^ BUILDSTDERR: checkfsm.f90:11:0: warning: 'ia' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: checkfsm.f90:11:0: warning: 'ja' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c atom.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fsmfield.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c geomopt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c atpstep.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c bandstr.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findsymlat.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findkpt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putevalfv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getevalfv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mixerifc.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c axangsu2.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c wfplot.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genwiq2.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writewiq2.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeefg.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gensocfr.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c nesting.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c checkmt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putevalsv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getevalsv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dos.f90 BUILDSTDERR: dos.f90: In function 'dos': BUILDSTDERR: dos.f90:337:0: warning: 'elm.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: lm,elm(lm,ias) BUILDSTDERR: ^ BUILDSTDERR: dos.f90:337:0: warning: 'elm.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writedos.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putevecfv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getevecfv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putevecsv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getevecsv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fermisurf.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writesym.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genidxlo.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c addlorbcnd.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sdelta.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c stheta.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sdelta_mp.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c stheta_mp.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sdelta_fd.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c stheta_fd.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sdelta_sq.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c stheta_sq.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sdelta_lr.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c stheta_lr.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c vecfbz.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mixlinear.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mixadapt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mixbroyden.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rlmrot.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rotrflm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c radnucl.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findngkmax.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zgerci.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writegeom.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c effmass.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mossbauer.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findband.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c geomplot.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genlmirep.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gndstate.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genjlgq0r.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findqpt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ssfext.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sstask.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c spiralsc.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genscss.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findscq.f90 BUILDSTDERR: findscq.f90: In function 'findscq': BUILDSTDERR: findscq.f90:17:0: warning: 'scl[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: integer scl(3,3),i,n BUILDSTDERR: ^ BUILDSTDERR: findscq.f90:17:0: warning: 'scl[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: findscq.f90:17:0: warning: 'scl[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeqpts.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writelsj.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getcf2pt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c proj2d.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dielectric.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c nonlinopt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c vecplot.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gengkvec.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c wfcrplot.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c energykncr.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhoplot.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genwfsv.f90 BUILDSTDERR: genwfsv.f90: In function 'genwfsv': BUILDSTDERR: genwfsv.f90:64:0: warning: 'wfmt1.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: wfmt1(:,:,:),wfmt2(:) BUILDSTDERR: ^ BUILDSTDERR: genwfsv.f90:64:0: warning: 'wfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genwfsvp.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqn.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnit.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnsv.f90 BUILDSTDERR: eveqnsv.f90: In function 'eveqnsv': BUILDSTDERR: eveqnsv.f90:33:0: warning: 'gwfmt.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: gwfmt(:,:),wfir1(:),wfir2(:),z(:,:) BUILDSTDERR: ^ BUILDSTDERR: eveqnsv.f90:33:0: warning: 'gwfmt.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnss.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genevfsv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhoinit.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c grad2rfmt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gendmat.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symdmat.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gensdmat.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggamt_1.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggair_1.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggamt_sp_1.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggair_sp_1.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggamt_2a.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggair_2a.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggamt_2b.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggair_2b.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggamt_sp_2a.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggair_sp_2a.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggamt_sp_2b.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggair_sp_2b.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genspecies.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeemd.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gensfacgp.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhomagk.f90 BUILDSTDERR: rhomagk.f90: In function 'rhomagk': BUILDSTDERR: rhomagk.f90:57:0: warning: 'wfmt1.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: wfmt1(:,:,:),wfmt2(:),wfmt3(:,:),wfir(:,:) BUILDSTDERR: ^ BUILDSTDERR: rhomagk.f90:57:0: warning: 'wfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: rhomagk.f90:57:0: warning: 'wfmt1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c wavefcr.f90 BUILDSTDERR: wavefcr.f90: In function 'wavefcr': BUILDSTDERR: wavefcr.f90:86:0: warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: i2=i2+lmmaxi BUILDSTDERR: ^ BUILDSTDERR: wavefcr.f90:85:0: warning: 'i1' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: i1=i1+lmmaxi BUILDSTDERR: ^ gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c exxengy.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c exxengyk.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnhf.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genffacgp.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gentau.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gentauk.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gentaucr.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genzrho.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c potcoul.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_c_tb09.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c elfplot.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genexpmt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gradzfmt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gradrfmt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gradzf.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gradrf.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c projsbf.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genpmatk.f90 BUILDSTDERR: genpmatk.f90: In function 'genpmatk': BUILDSTDERR: genpmatk.f90:55:0: warning: 'zfmt2.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: gvmt(:,:),zfmt1(:,:),zfmt2(:,:,:) BUILDSTDERR: ^ BUILDSTDERR: genpmatk.f90:55:0: warning: 'zfmt2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: genpmatk.f90:55:0: warning: 'zfmt2.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: genpmatk.f90:55:0: warning: 'zfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: genpmatk.f90:55:0: warning: 'zfmt1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: genpmatk.f90:55:0: warning: 'gvmt.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: genpmatk.f90:55:0: warning: 'gvmt.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putpmat.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writepmat.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getpmat.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gengqrf.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c moke.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sfacinit.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sfacrho.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sfacmag.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gradwf2.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gradwfcr2.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c force.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c forcek.f90 BUILDSTDERR: forcek.f90: In function 'forcek': BUILDSTDERR: forcek.f90:36:0: warning: 'evecsv.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: evecfv(:,:,:),evecsv(:,:) BUILDSTDERR: ^ BUILDSTDERR: forcek.f90:36:0: warning: 'evecsv.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symrf.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symrfir.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symrvfir.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symrvf.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c potxc.f90 BUILDSTDERR: potxc.f90: In function 'potxc': BUILDSTDERR: potxc.f90:43:0: warning: 'bxc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: real(8), allocatable :: mag(:,:),bxc(:,:) BUILDSTDERR: ^ BUILDSTDERR: potxc.f90:43:0: warning: 'bxc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: potxc.f90:43:0: warning: 'mag.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: potxc.f90:43:0: warning: 'mag.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: potxc.f90:161:0: warning: 'taumt.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: vcup=vcup,vcdn=vcdn) BUILDSTDERR: ^ BUILDSTDERR: potxc.f90:219:0: warning: 'taumt.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: tau=taumt(:,ias,1),vx=vx,vc=vc) BUILDSTDERR: ^ BUILDSTDERR: potxc.f90:295:0: warning: 'tauir.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: taudn=tauir(:,2),vxup=vxup,vxdn=vxdn,vcup=vcup,vcdn=vcdn) BUILDSTDERR: ^ gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c oepmain.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c oepresk.f90 BUILDSTDERR: oepresk.f90: In function 'oepresk': BUILDSTDERR: oepresk.f90:28:0: warning: 'zvfmt2.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: zvfmt2(:,:,:),zvfir2(:,:) BUILDSTDERR: ^ BUILDSTDERR: oepresk.f90:28:0: warning: 'zvfir2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: oepresk.f90:26:0: warning: 'zvfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: zfmt1(:),zvfmt1(:,:) BUILDSTDERR: ^ BUILDSTDERR: oepresk.f90:26:0: warning: 'zvfmt1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c oepvcl.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c oepvclk.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvchi0.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genspchi0.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c epsinv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dbxcplot.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvmat.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvmatk.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvbmatk.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c vclcore.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genzrm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genzfrm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zftrf.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zftzf.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writehmlbse.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlxbse.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlxbsek.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmldbse.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmldbsek.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dielectric_bse.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genidxbse.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeevbse.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hartfock.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hflocal.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putkmat.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getkmat.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zftgq0.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genwfpw.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writewfpw.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getwfpw.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genfspecies.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writespecies.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c massnucl.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rzfadd.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genexpmat.f90 BUILDSTDERR: genexpmat.f90: In function 'genexpmat': BUILDSTDERR: genexpmat.f90:26:0: warning: 'evecsv2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: evecsv1(:,:),evecsv2(:,:) BUILDSTDERR: ^ BUILDSTDERR: genexpmat.f90:26:0: warning: 'evecsv2.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: genexpmat.f90:26:0: warning: 'evecsv1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: genexpmat.f90:26:0: warning: 'evecsv1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeexpmat.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rvfcross.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfplot.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rotdmat.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hrmdmat.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rzfmtinp.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rzfinp.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfcmtinp.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genpmat.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c reademd.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c emdplot.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfhkintp.f90 BUILDSTDERR: rfhkintp.f90: In function 'rfhkintp': BUILDSTDERR: rfhkintp.f90:77:0: warning: 'v0[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: t2=(vhpl(3)-v0(3))*dble(ngridk(3)) BUILDSTDERR: ^ BUILDSTDERR: rfhkintp.f90:73:0: warning: 'v0[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: t2=(vhpl(2)-v0(2))*dble(ngridk(2)) BUILDSTDERR: ^ BUILDSTDERR: rfhkintp.f90:67:0: warning: 'v0[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: t2=(vhpl(1)-v0(1))*dble(ngridk(1)) BUILDSTDERR: ^ gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c emdplot3d.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c emdplot2d.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c emdplot1d.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c plotpt3d.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c plotpt2d.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvmmtsv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeevsp.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sctovec.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rndevsv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genkpakq.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnu.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genevu.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c straingkq.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnz.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ztpmm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeepsinv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zftwfir.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phdelete.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gendcfun.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dmatch.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gendvsig.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gradrhomt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dpotxc.f90 BUILDSTDERR: dpotxc.f90: In function 'dpotxc': BUILDSTDERR: dpotxc.f90:16:0: warning: 'dbmt.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: dvmt(:),dbmt(:,:),zfmt(:) BUILDSTDERR: ^ BUILDSTDERR: dpotxc.f90:16:0: warning: 'dbmt.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dolpalo.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dhmlalo.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dolpaa.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dhmllolo.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dwavefmt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phonon.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dpotks.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dhmlaa.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dhmlrad.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gendwfsv.f90 BUILDSTDERR: gendwfsv.f90: In function 'gendwfsv': BUILDSTDERR: gendwfsv.f90:32:0: warning: 'wfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: wfmt1(:,:),wfmt2(:),dwfmt1(:,:) BUILDSTDERR: ^ BUILDSTDERR: gendwfsv.f90:32:0: warning: 'dwfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c drhomagk.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c drhomagsh.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlaaq.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlaloq.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c olpaaq.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c olpaloq.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gengvsmt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dpotcoul.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dforcek.f90 BUILDSTDERR: dforcek.f90: In function 'dforcek': BUILDSTDERR: dforcek.f90:27:0: warning: 'evecsv.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: evecsv(:,:),devecsv(:,:) BUILDSTDERR: ^ BUILDSTDERR: dforcek.f90:27:0: warning: 'evecsv.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: dforcek.f90:27:0: warning: 'devecsv.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: dforcek.f90:27:0: warning: 'devecsv.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gengkqvec.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gengqvec.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genmcph.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c deveqnfv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dhmlistl.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dolpistl.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phmixpack.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putdevecfv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getdevecfv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c doccupy.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putdevecsv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getdevecsv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phononsc.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dyntask.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genscph.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phdisp.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readdyn.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dynqtor.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dynrtoq.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dynsymapp.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dynsym.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dynev.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dynevs.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phdos.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sumrule.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writephn.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phfext.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writegamma.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readgamma.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phlwidth.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c alpha2f.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writelambda.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phscdelete.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ephcouple.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genephmat.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eliashberg.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phscdvs.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writedvs.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readdvs.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readalpha2f.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mcmillan.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dforce.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gendsocfr.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlbdg.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnbdg.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c scdft.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genachi.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c bdginv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c achiinit.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genidxbdg.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_pzca.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_pwca.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_pbe.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_am05.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_xalpha.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_wc06.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c x_wc06.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c x_pbe.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c c_pbe.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c c_pbe_gcor.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_vbh.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fxc_pwca.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gendmatmt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genveedu.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvmatmt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writedftu.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readalphadu.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fyukawa.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fyukawa0.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genfdufr.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c energyfdu.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeefdu.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zbessela.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zbesselb.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readdmatmt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genfdu.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findlambdadu.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readfdu.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writetmdu.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writetm2du.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writetm3du.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dmtotm2.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dmtotm3.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tm2todm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tm3todm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c pottm2.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c pottm3.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tm2pol.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tm3pol.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gendmftm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ftmfield.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeftm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmft.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmdkdc.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmminc.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmvaryc.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmdedc.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmenergy.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmengyxc.f90 BUILDSTDERR: rdmengyxc.f90: In function 'rdmengyxc': BUILDSTDERR: rdmengyxc.f90:73:0: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: engyx=engyx-t2*vclijji(ist2,ist1,ik2) BUILDSTDERR: ^ gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmwritededn.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmwriteengy.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmminn.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmvaryn.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmdedn.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmdexcdn.f90 BUILDSTDERR: rdmdexcdn.f90: In function 'rdmdexcdn': BUILDSTDERR: rdmdexcdn.f90:77:0: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: dedn(ist2,ik2)=dedn(ist2,ik2)+t2*vclijji(ist2,ist1,ik2) BUILDSTDERR: ^ gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvclijji.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvclijjk.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getvclijji.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getvclijjk.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writevclijji.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writevclijjk.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmdexcdc.f90 BUILDSTDERR: rdmdexcdc.f90: In function 'rdmdexcdc': BUILDSTDERR: rdmdexcdc.f90:80:0: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: vclijjk(ist1,ist3,ist4,ik2) BUILDSTDERR: ^ gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmdtsdn.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmentropy.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmeval.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gw.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genwgw.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gwlocal.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c selfengyk.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dysonr.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writesfgw.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tddft.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c potkst.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c timestep.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genhmlt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tddftlr.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvfxc.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genfxcr.f90 BUILDSTDERR: genfxcr.f90: In function 'genfxcr': BUILDSTDERR: genfxcr.f90:18:0: warning: 'mag.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: real(8), allocatable :: rho(:),rhoup(:),rhodn(:),mag(:,:) BUILDSTDERR: ^ BUILDSTDERR: genfxcr.f90:18:0: warning: 'mag.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tdtemp.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writetimes.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readtimes.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c current.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genspfxcr.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvfxcg.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tddftsplr.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genspfxcg.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genafieldt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readafieldt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writetddft.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeafpdt.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writetddos.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -o elk modmain.o mpi_stub.o modmpi.o libxcifc.o modxcifc.o modfxcifc.o moddftu.o modrdm.o modphonon.o modscdft.o modtest.o modrandom.o modstore.o modpw.o modvars.o modtddft.o modgw.o modultra.o zfftifc_fftw.o elk.o zbsht.o zfsht.o zfinp.o zfmtinp.o genjlgqr.o spline.o fderiv.o fintgt.o factnm.o factr.o zfmtconj.o mtdmin.o fsmooth.o zpotclmt.o rfmtpack.o zfmtpack.o zfpack.o rfmtinp.o rhonorm.o rfint.o charge.o rfmtlm.o zfmtlm.o genlofr.o potks.o rdiracint.o rdirac.o wavefmt.o genrmesh.o genzvclmt.o energynn.o rhocore.o rbsht.o rfsht.o rtozfmt.o ztorfmt.o init0.o init1.o init2.o init3.o init4.o rfinp.o rfinpc.o genylmg.o gcd.o sortidx.o zpotcoul.o genylm.o genrlm.o rtozflm.o moment.o rhomagsh.o occupy.o rfmtftoc.o rschrodint.o timesec.o lopzflm.o hmlistl.o sphcover.o delevec.o hmllolo.o genapwfr.o mixpack.o rfpack.o polynom.o genkmat.o genshtmat.o eveqnfv.o eveqnfvz.o ztorflm.o hmlrad.o olprad.o bfieldks.o writeengy.o potnucl.o gengvec.o nfftifc.o gridsize.o genvsig.o sbessel.o sbesseldm.o allatoms.o gencfun.o writefermi.o readfermi.o rhomag.o zfmtctof.o rotrfmt.o zfmtftoc.o rfinterp.o ylmrot.o ylmroty.o eveqnfvr.o findprimcell.o genppts.o energy.o rfmtctof.o writechg.o potplot.o plot1d.o plot2d.o plot3d.o findswidth.o mae.o writestate.o readstate.o rotaxang.o axangrot.o i3minv.o i3mdet.o i3mtv.o r3mv.o r3mtv.o r3cross.o r3minv.o r3mdet.o r3frac.o r3mm.o r3mtm.o r3mmt.o zflmconj.o rotzflm.o z2mm.o z2mctm.o z2mmct.o rfmtsm.o rhomagsm.o symmat.o gentpmae.o genstrain.o writeiad.o symvect.o nuclei.o genstress.o writestress.o latvstep.o putoccsv.o getoccsv.o linengy.o elnes.o potefield.o writeinfo.o readinput.o writelinen.o writesf.o match.o wigner3j.o wigner3jf.o wigner6j.o clebgor.o gaunt.o gauntyry.o sphcrd.o brzint.o hermite.o roteuler.o eulerrot.o reciplat.o fermisurfbxsf.o writeeval.o readspecies.o gencore.o genhvec.o writelat.o findigp0.o writeforces.o pade.o genjlgprmt.o symmetry.o findsym.o findsymcrys.o findsymsite.o writekpts.o olpistl.o olpaa.o olpalo.o olplolo.o hmlaa.o hmlalo.o writefsm.o plotpt1d.o flushifc.o testcheck.o checkfsm.o atom.o fsmfield.o geomopt.o atpstep.o bandstr.o findsymlat.o findkpt.o putevalfv.o getevalfv.o mixerifc.o axangsu2.o wfplot.o genwiq2.o writewiq2.o writeefg.o gensocfr.o nesting.o checkmt.o putevalsv.o getevalsv.o dos.o writedos.o putevecfv.o getevecfv.o putevecsv.o getevecsv.o fermisurf.o writesym.o genidxlo.o addlorbcnd.o sdelta.o stheta.o sdelta_mp.o stheta_mp.o sdelta_fd.o stheta_fd.o sdelta_sq.o stheta_sq.o sdelta_lr.o stheta_lr.o vecfbz.o mixlinear.o mixadapt.o mixbroyden.o rlmrot.o rotrflm.o radnucl.o findngkmax.o zgerci.o writegeom.o effmass.o mossbauer.o findband.o geomplot.o genlmirep.o gndstate.o genjlgq0r.o findqpt.o ssfext.o sstask.o spiralsc.o genscss.o findscq.o writeqpts.o writelsj.o getcf2pt.o proj2d.o dielectric.o nonlinopt.o vecplot.o gengkvec.o wfcrplot.o energykncr.o rhoplot.o genwfsv.o genwfsvp.o eveqn.o eveqnit.o eveqnsv.o eveqnss.o genevfsv.o rhoinit.o grad2rfmt.o gendmat.o symdmat.o gensdmat.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 genspecies.o writeemd.o gensfacgp.o rhomagk.o wavefcr.o exxengy.o exxengyk.o eveqnhf.o genffacgp.o gentau.o gentauk.o gentaucr.o genzrho.o potcoul.o xc_c_tb09.o elfplot.o genexpmt.o gradzfmt.o gradrfmt.o gradzf.o gradrf.o projsbf.o genpmatk.o putpmat.o writepmat.o getpmat.o gengqrf.o moke.o sfacinit.o sfacrho.o sfacmag.o gradwf2.o gradwfcr2.o force.o forcek.o symrf.o symrfir.o symrvfir.o symrvf.o potxc.o oepmain.o oepresk.o oepvcl.o oepvclk.o genvchi0.o genspchi0.o epsinv.o dbxcplot.o genvmat.o genvmatk.o genvbmatk.o vclcore.o genzrm.o genzfrm.o zftrf.o zftzf.o writehmlbse.o hmlxbse.o hmlxbsek.o hmldbse.o hmldbsek.o dielectric_bse.o genidxbse.o writeevbse.o hartfock.o hflocal.o putkmat.o getkmat.o zftgq0.o genwfpw.o writewfpw.o getwfpw.o genfspecies.o writespecies.o massnucl.o rzfadd.o genexpmat.o writeexpmat.o rvfcross.o rfplot.o rotdmat.o hrmdmat.o rzfmtinp.o rzfinp.o zfcmtinp.o genpmat.o reademd.o emdplot.o rfhkintp.o emdplot3d.o emdplot2d.o emdplot1d.o plotpt3d.o plotpt2d.o genvmmtsv.o writeevsp.o sctovec.o rndevsv.o genkpakq.o eveqnu.o genevu.o straingkq.o eveqnz.o ztpmm.o writeepsinv.o zftwfir.o phdelete.o gendcfun.o dmatch.o gendvsig.o gradrhomt.o dpotxc.o dolpalo.o dhmlalo.o dolpaa.o dhmllolo.o dwavefmt.o phonon.o dpotks.o dhmlaa.o dhmlrad.o gendwfsv.o drhomagk.o drhomagsh.o hmlaaq.o hmlaloq.o olpaaq.o olpaloq.o gengvsmt.o dpotcoul.o dforcek.o gengkqvec.o gengqvec.o genmcph.o deveqnfv.o dhmlistl.o dolpistl.o phmixpack.o putdevecfv.o getdevecfv.o doccupy.o putdevecsv.o getdevecsv.o phononsc.o dyntask.o genscph.o phdisp.o readdyn.o dynqtor.o dynrtoq.o dynsymapp.o dynsym.o dynev.o dynevs.o phdos.o sumrule.o writephn.o phfext.o writegamma.o readgamma.o phlwidth.o alpha2f.o writelambda.o phscdelete.o ephcouple.o genephmat.o eliashberg.o phscdvs.o writedvs.o readdvs.o readalpha2f.o mcmillan.o dforce.o gendsocfr.o hmlbdg.o eveqnbdg.o scdft.o genachi.o bdginv.o achiinit.o genidxbdg.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 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 genvclijji.o genvclijjk.o getvclijji.o getvclijjk.o writevclijji.o writevclijjk.o rdmdexcdc.o rdmdtsdn.o rdmentropy.o rdmeval.o gw.o genwgw.o gwlocal.o selfengyk.o dysonr.o writesfgw.o tddft.o potkst.o timestep.o genhmlt.o tddftlr.o genvfxc.o genfxcr.o tdtemp.o writetimes.o readtimes.o current.o genspfxcr.o genvfxcg.o tddftsplr.o genspfxcg.o genafieldt.o readafieldt.o writetddft.o writeafpdt.o writetddos.o -L/usr/lib64 -lopenblas -L/usr/lib64 -lfftw3 -L/usr/lib64 -lxc \ make[1]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src' cd src/eos; make make[1]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src/eos' gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modmain.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eos.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveos.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c pveos.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readinput.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getedata.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fitdata.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c output.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c minf_nm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fmin_nm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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-4.3.6/src/eos' cd src/spacegroup; make make[1]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src/spacegroup' gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modmain.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c main.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readinput.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gencrystal.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sgsymb.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c seitzgen.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gengroup.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c seitzeq.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c seitzmul.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writegeom.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c geomplot.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findprimcell.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3frac.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3cross.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3minv.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mm.f90 gfortran -fopenmp -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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-4.3.6/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-4.3.6/src' cd BLAS; make clean BUILDSTDERR: /bin/sh: line 0: cd: BLAS: No such file or directory make[2]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc elk make[2]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src' cd LAPACK; make clean BUILDSTDERR: /bin/sh: line 0: cd: LAPACK: No such file or directory make[2]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc elk make[2]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src' cd fftlib; make clean BUILDSTDERR: /bin/sh: line 0: cd: fftlib: No such file or directory make[2]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc elk make[2]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src' make clean make[2]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc elk make[2]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src' make[1]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src' cd src/eos; make clean make[1]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src/eos' rm -f *.o *.mod *~ fort.* ifc* *.gcno *.OUT gmon.out eos make[1]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src/eos' cd src/spacegroup; make clean make[1]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src/spacegroup' rm -f *.o *.mod *~ fort.* ifc* *.gcno *.OUT *.xsf *.ascii gmon.out \ *.aux *.dvi *.log *.pdf *.tex *.toc spacegroup make[1]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src/spacegroup' rm -f *.o *.mod *~ fort.* ifc* *.gcno *.exe + rm -rf src + cp -rp src.orig src + . /etc/profile.d/modules.sh BUILDSTDERR: ++++ /bin/ps -p 54 -ocomm= BUILDSTDERR: +++ /bin/basename sh BUILDSTDERR: ++ shell=sh BUILDSTDERR: ++ '[' -f /usr/share/Modules/init/sh ']' BUILDSTDERR: ++ . /usr/share/Modules/init/sh BUILDSTDERR: +++ MODULESHOME=/usr/share/Modules BUILDSTDERR: +++ export MODULESHOME BUILDSTDERR: +++ '[' '' = '' ']' BUILDSTDERR: +++ LOADEDMODULES= BUILDSTDERR: +++ export LOADEDMODULES BUILDSTDERR: +++ '[' /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core = '' ']' + module load mpi/openmpi-ppc64le BUILDSTDERR: ++ /usr/bin/modulecmd sh load mpi/openmpi-ppc64le + eval LD_LIBRARY_PATH=/usr/lib64/openmpi/lib ';export' 'LD_LIBRARY_PATH;LOADEDMODULES=mpi/openmpi-ppc64le' ';export' 'LOADEDMODULES;MANPATH=/usr/share/man/openmpi-ppc64le:/usr/share/lmod/lmod/share/man::' ';export' 'MANPATH;MPI_BIN=/usr/lib64/openmpi/bin' ';export' 'MPI_BIN;MPI_COMPILER=openmpi-ppc64le' ';export' 'MPI_COMPILER;MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi' ';export' 'MPI_FORTRAN_MOD_DIR;MPI_HOME=/usr/lib64/openmpi' ';export' 'MPI_HOME;MPI_INCLUDE=/usr/include/openmpi-ppc64le' ';export' 'MPI_INCLUDE;MPI_LIB=/usr/lib64/openmpi/lib' ';export' 'MPI_LIB;MPI_MAN=/usr/share/man/openmpi-ppc64le' ';export' 'MPI_MAN;MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi' ';export' 'MPI_PYTHON2_SITEARCH;MPI_PYTHON3_SITEARCH=/usr/lib64/python3.4/site-packages/openmpi' ';export' 'MPI_PYTHON3_SITEARCH;MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi' ';export' 'MPI_PYTHON_SITEARCH;MPI_SUFFIX=_openmpi' ';export' 'MPI_SUFFIX;MPI_SYSCONFIG=/etc/openmpi-ppc64le' ';export' 'MPI_SYSCONFIG;PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig' ';export' 'PKG_CONFIG_PATH;_LMFILES_=/usr/share/modulefiles/mpi/openmpi-ppc64le' ';export' '_LMFILES_;' BUILDSTDERR: ++ LD_LIBRARY_PATH=/usr/lib64/openmpi/lib BUILDSTDERR: ++ export LD_LIBRARY_PATH BUILDSTDERR: ++ LOADEDMODULES=mpi/openmpi-ppc64le BUILDSTDERR: ++ export LOADEDMODULES BUILDSTDERR: ++ MANPATH=/usr/share/man/openmpi-ppc64le:/usr/share/lmod/lmod/share/man:: BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ MPI_BIN=/usr/lib64/openmpi/bin BUILDSTDERR: ++ export MPI_BIN BUILDSTDERR: ++ MPI_COMPILER=openmpi-ppc64le BUILDSTDERR: ++ export MPI_COMPILER BUILDSTDERR: ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi BUILDSTDERR: ++ export MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ MPI_HOME=/usr/lib64/openmpi BUILDSTDERR: ++ export MPI_HOME BUILDSTDERR: ++ MPI_INCLUDE=/usr/include/openmpi-ppc64le BUILDSTDERR: ++ export MPI_INCLUDE BUILDSTDERR: ++ MPI_LIB=/usr/lib64/openmpi/lib BUILDSTDERR: ++ export MPI_LIB BUILDSTDERR: ++ MPI_MAN=/usr/share/man/openmpi-ppc64le BUILDSTDERR: ++ export MPI_MAN BUILDSTDERR: ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.4/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON_SITEARCH BUILDSTDERR: ++ MPI_SUFFIX=_openmpi BUILDSTDERR: ++ export MPI_SUFFIX BUILDSTDERR: ++ MPI_SYSCONFIG=/etc/openmpi-ppc64le BUILDSTDERR: ++ export MPI_SYSCONFIG BUILDSTDERR: ++ PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ _LMFILES_=/usr/share/modulefiles/mpi/openmpi-ppc64le BUILDSTDERR: ++ export _LMFILES_ + cp -p make.inc.common make.inc + /usr/bin/sed -i 's|F90 =.*|F90 = mpif90 -fopenmp|' make.inc + /usr/bin/sed -i 's|F77 =.*|F77 = mpif77 -fopenmp|' make.inc + /usr/bin/sed -i 's|F90_OPTS =|F90_OPTS = -I/usr/lib64/gfortran/modules/openmpi|' make.inc + echo 'SRC_MPI =' + cat make.inc SRC_MPI = mpi_stub.f90 F90 = mpif90 -fopenmp F77 = mpif77 -fopenmp F90_OPTS = -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 F77_OPTS = $(F90_OPTS) AR = ar LIB_LPK = -L/usr/lib64 -lopenblas LIB_FFT = -L/usr/lib64 -lfftw3 SRC_FFT = zfftifc_fftw.f90 LIB_libxc = -L/usr/lib64 -lxc SRC_libxc = libxcifc.f90 SRC_MPI = + cp -p make.inc make.inc_openmpi + /usr/bin/make cd src; make all make[1]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src' mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modmain.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modmpi.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c libxcifc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modxcifc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modfxcifc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c moddftu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modrdm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modphonon.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modscdft.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modtest.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modrandom.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modstore.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modpw.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modvars.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modtddft.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modgw.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modultra.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfftifc_fftw.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c elk.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zbsht.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfsht.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfinp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfmtinp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genjlgqr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c spline.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fderiv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fintgt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c factnm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c factr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfmtconj.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mtdmin.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fsmooth.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zpotclmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfmtpack.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfmtpack.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfpack.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfmtinp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhonorm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfint.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c charge.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfmtlm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfmtlm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genlofr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c potks.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdiracint.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdirac.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c wavefmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genrmesh.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genzvclmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c energynn.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhocore.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rbsht.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfsht.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rtozfmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ztorfmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c init0.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c init1.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c init2.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c init3.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c init4.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfinp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfinpc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genylmg.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gcd.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sortidx.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zpotcoul.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genylm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genrlm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rtozflm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c moment.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhomagsh.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c occupy.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfmtftoc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rschrodint.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c timesec.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c lopzflm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlistl.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sphcover.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c delevec.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmllolo.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genapwfr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mixpack.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfpack.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c polynom.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genkmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genshtmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnfv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnfvz.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ztorflm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlrad.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c olprad.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c bfieldks.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeengy.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c potnucl.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gengvec.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c nfftifc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gridsize.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvsig.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sbessel.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sbesseldm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c allatoms.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gencfun.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writefermi.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readfermi.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhomag.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfmtctof.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rotrfmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfmtftoc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfinterp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ylmrot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ylmroty.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnfvr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findprimcell.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genppts.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c energy.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfmtctof.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writechg.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c potplot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c plot1d.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c plot2d.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c plot3d.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findswidth.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mae.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writestate.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readstate.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rotaxang.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c axangrot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c i3minv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c i3mdet.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c i3mtv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mtv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3cross.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3minv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mdet.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3frac.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mtm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zflmconj.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rotzflm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c z2mm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c z2mctm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c z2mmct.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfmtsm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhomagsm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gentpmae.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genstrain.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeiad.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symvect.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c nuclei.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genstress.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writestress.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c latvstep.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putoccsv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getoccsv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c linengy.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c elnes.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c potefield.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeinfo.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readinput.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writelinen.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writesf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c match.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c wigner3j.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c wigner3jf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c wigner6j.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c clebgor.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gaunt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gauntyry.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sphcrd.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c brzint.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hermite.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c roteuler.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eulerrot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c reciplat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fermisurfbxsf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeeval.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readspecies.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gencore.f90 BUILDSTDERR: gencore.f90: In function 'gencore': BUILDSTDERR: gencore.f90:40:0: warning: 'fr.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: real(8), allocatable :: br(:),fr(:,:) BUILDSTDERR: ^ BUILDSTDERR: gencore.f90:40:0: warning: 'fr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genhvec.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writelat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findigp0.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeforces.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c pade.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genjlgprmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symmetry.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findsym.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findsymcrys.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findsymsite.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writekpts.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c olpistl.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c olpaa.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c olpalo.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c olplolo.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlaa.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlalo.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writefsm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c plotpt1d.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c flushifc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c testcheck.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c checkfsm.f90 BUILDSTDERR: checkfsm.f90: In function 'checkfsm': BUILDSTDERR: checkfsm.f90:11:0: warning: 'is' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: integer is,ia,ja BUILDSTDERR: ^ BUILDSTDERR: checkfsm.f90:11:0: warning: 'ia' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: checkfsm.f90:11:0: warning: 'ja' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c atom.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fsmfield.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c geomopt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c atpstep.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c bandstr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findsymlat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findkpt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putevalfv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getevalfv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mixerifc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c axangsu2.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c wfplot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genwiq2.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writewiq2.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeefg.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gensocfr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c nesting.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c checkmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putevalsv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getevalsv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dos.f90 BUILDSTDERR: dos.f90: In function 'dos': BUILDSTDERR: dos.f90:337:0: warning: 'elm.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: lm,elm(lm,ias) BUILDSTDERR: ^ BUILDSTDERR: dos.f90:337:0: warning: 'elm.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writedos.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putevecfv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getevecfv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putevecsv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getevecsv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fermisurf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writesym.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genidxlo.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c addlorbcnd.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sdelta.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c stheta.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sdelta_mp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c stheta_mp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sdelta_fd.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c stheta_fd.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sdelta_sq.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c stheta_sq.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sdelta_lr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c stheta_lr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c vecfbz.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mixlinear.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mixadapt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mixbroyden.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rlmrot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rotrflm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c radnucl.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findngkmax.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zgerci.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writegeom.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c effmass.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mossbauer.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findband.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c geomplot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genlmirep.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gndstate.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genjlgq0r.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findqpt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ssfext.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sstask.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c spiralsc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genscss.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findscq.f90 BUILDSTDERR: findscq.f90: In function 'findscq': BUILDSTDERR: findscq.f90:17:0: warning: 'scl[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: integer scl(3,3),i,n BUILDSTDERR: ^ BUILDSTDERR: findscq.f90:17:0: warning: 'scl[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: findscq.f90:17:0: warning: 'scl[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeqpts.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writelsj.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getcf2pt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c proj2d.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dielectric.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c nonlinopt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c vecplot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gengkvec.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c wfcrplot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c energykncr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhoplot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genwfsv.f90 BUILDSTDERR: genwfsv.f90: In function 'genwfsv': BUILDSTDERR: genwfsv.f90:64:0: warning: 'wfmt1.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: wfmt1(:,:,:),wfmt2(:) BUILDSTDERR: ^ BUILDSTDERR: genwfsv.f90:64:0: warning: 'wfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genwfsvp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqn.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnit.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnsv.f90 BUILDSTDERR: eveqnsv.f90: In function 'eveqnsv': BUILDSTDERR: eveqnsv.f90:33:0: warning: 'gwfmt.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: gwfmt(:,:),wfir1(:),wfir2(:),z(:,:) BUILDSTDERR: ^ BUILDSTDERR: eveqnsv.f90:33:0: warning: 'gwfmt.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnss.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genevfsv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhoinit.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c grad2rfmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gendmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symdmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gensdmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggamt_1.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggair_1.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggamt_sp_1.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggair_sp_1.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggamt_2a.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggair_2a.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggamt_2b.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggair_2b.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggamt_sp_2a.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggair_sp_2a.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggamt_sp_2b.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggair_sp_2b.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genspecies.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeemd.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gensfacgp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhomagk.f90 BUILDSTDERR: rhomagk.f90: In function 'rhomagk': BUILDSTDERR: rhomagk.f90:57:0: warning: 'wfmt1.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: wfmt1(:,:,:),wfmt2(:),wfmt3(:,:),wfir(:,:) BUILDSTDERR: ^ BUILDSTDERR: rhomagk.f90:57:0: warning: 'wfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: rhomagk.f90:57:0: warning: 'wfmt1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c wavefcr.f90 BUILDSTDERR: wavefcr.f90: In function 'wavefcr': BUILDSTDERR: wavefcr.f90:86:0: warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: i2=i2+lmmaxi BUILDSTDERR: ^ BUILDSTDERR: wavefcr.f90:85:0: warning: 'i1' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: i1=i1+lmmaxi BUILDSTDERR: ^ mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c exxengy.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c exxengyk.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnhf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genffacgp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gentau.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gentauk.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gentaucr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genzrho.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c potcoul.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_c_tb09.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c elfplot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genexpmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gradzfmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gradrfmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gradzf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gradrf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c projsbf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genpmatk.f90 BUILDSTDERR: genpmatk.f90: In function 'genpmatk': BUILDSTDERR: genpmatk.f90:55:0: warning: 'zfmt2.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: gvmt(:,:),zfmt1(:,:),zfmt2(:,:,:) BUILDSTDERR: ^ BUILDSTDERR: genpmatk.f90:55:0: warning: 'zfmt2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: genpmatk.f90:55:0: warning: 'zfmt2.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: genpmatk.f90:55:0: warning: 'zfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: genpmatk.f90:55:0: warning: 'zfmt1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: genpmatk.f90:55:0: warning: 'gvmt.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: genpmatk.f90:55:0: warning: 'gvmt.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putpmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writepmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getpmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gengqrf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c moke.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sfacinit.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sfacrho.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sfacmag.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gradwf2.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gradwfcr2.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c force.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c forcek.f90 BUILDSTDERR: forcek.f90: In function 'forcek': BUILDSTDERR: forcek.f90:36:0: warning: 'evecsv.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: evecfv(:,:,:),evecsv(:,:) BUILDSTDERR: ^ BUILDSTDERR: forcek.f90:36:0: warning: 'evecsv.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symrf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symrfir.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symrvfir.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symrvf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c potxc.f90 BUILDSTDERR: potxc.f90: In function 'potxc': BUILDSTDERR: potxc.f90:43:0: warning: 'bxc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: real(8), allocatable :: mag(:,:),bxc(:,:) BUILDSTDERR: ^ BUILDSTDERR: potxc.f90:43:0: warning: 'bxc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: potxc.f90:43:0: warning: 'mag.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: potxc.f90:43:0: warning: 'mag.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: potxc.f90:161:0: warning: 'taumt.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: vcup=vcup,vcdn=vcdn) BUILDSTDERR: ^ BUILDSTDERR: potxc.f90:219:0: warning: 'taumt.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: tau=taumt(:,ias,1),vx=vx,vc=vc) BUILDSTDERR: ^ BUILDSTDERR: potxc.f90:295:0: warning: 'tauir.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: taudn=tauir(:,2),vxup=vxup,vxdn=vxdn,vcup=vcup,vcdn=vcdn) BUILDSTDERR: ^ mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c oepmain.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c oepresk.f90 BUILDSTDERR: oepresk.f90: In function 'oepresk': BUILDSTDERR: oepresk.f90:28:0: warning: 'zvfmt2.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: zvfmt2(:,:,:),zvfir2(:,:) BUILDSTDERR: ^ BUILDSTDERR: oepresk.f90:28:0: warning: 'zvfir2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: oepresk.f90:26:0: warning: 'zvfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: zfmt1(:),zvfmt1(:,:) BUILDSTDERR: ^ BUILDSTDERR: oepresk.f90:26:0: warning: 'zvfmt1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c oepvcl.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c oepvclk.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvchi0.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genspchi0.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c epsinv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dbxcplot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvmatk.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvbmatk.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c vclcore.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genzrm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genzfrm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zftrf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zftzf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writehmlbse.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlxbse.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlxbsek.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmldbse.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmldbsek.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dielectric_bse.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genidxbse.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeevbse.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hartfock.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hflocal.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putkmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getkmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zftgq0.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genwfpw.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writewfpw.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getwfpw.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genfspecies.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writespecies.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c massnucl.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rzfadd.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genexpmat.f90 BUILDSTDERR: genexpmat.f90: In function 'genexpmat': BUILDSTDERR: genexpmat.f90:26:0: warning: 'evecsv2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: evecsv1(:,:),evecsv2(:,:) BUILDSTDERR: ^ BUILDSTDERR: genexpmat.f90:26:0: warning: 'evecsv2.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: genexpmat.f90:26:0: warning: 'evecsv1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: genexpmat.f90:26:0: warning: 'evecsv1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeexpmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rvfcross.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfplot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rotdmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hrmdmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rzfmtinp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rzfinp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfcmtinp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genpmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c reademd.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c emdplot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfhkintp.f90 BUILDSTDERR: rfhkintp.f90: In function 'rfhkintp': BUILDSTDERR: rfhkintp.f90:77:0: warning: 'v0[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: t2=(vhpl(3)-v0(3))*dble(ngridk(3)) BUILDSTDERR: ^ BUILDSTDERR: rfhkintp.f90:73:0: warning: 'v0[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: t2=(vhpl(2)-v0(2))*dble(ngridk(2)) BUILDSTDERR: ^ BUILDSTDERR: rfhkintp.f90:67:0: warning: 'v0[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: t2=(vhpl(1)-v0(1))*dble(ngridk(1)) BUILDSTDERR: ^ mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c emdplot3d.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c emdplot2d.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c emdplot1d.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c plotpt3d.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c plotpt2d.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvmmtsv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeevsp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sctovec.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rndevsv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genkpakq.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genevu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c straingkq.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnz.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ztpmm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeepsinv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zftwfir.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phdelete.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gendcfun.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dmatch.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gendvsig.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gradrhomt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dpotxc.f90 BUILDSTDERR: dpotxc.f90: In function 'dpotxc': BUILDSTDERR: dpotxc.f90:16:0: warning: 'dbmt.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: dvmt(:),dbmt(:,:),zfmt(:) BUILDSTDERR: ^ BUILDSTDERR: dpotxc.f90:16:0: warning: 'dbmt.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dolpalo.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dhmlalo.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dolpaa.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dhmllolo.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dwavefmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phonon.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dpotks.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dhmlaa.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dhmlrad.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gendwfsv.f90 BUILDSTDERR: gendwfsv.f90: In function 'gendwfsv': BUILDSTDERR: gendwfsv.f90:32:0: warning: 'wfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: wfmt1(:,:),wfmt2(:),dwfmt1(:,:) BUILDSTDERR: ^ BUILDSTDERR: gendwfsv.f90:32:0: warning: 'dwfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c drhomagk.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c drhomagsh.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlaaq.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlaloq.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c olpaaq.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c olpaloq.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gengvsmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dpotcoul.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dforcek.f90 BUILDSTDERR: dforcek.f90: In function 'dforcek': BUILDSTDERR: dforcek.f90:27:0: warning: 'evecsv.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: evecsv(:,:),devecsv(:,:) BUILDSTDERR: ^ BUILDSTDERR: dforcek.f90:27:0: warning: 'evecsv.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: dforcek.f90:27:0: warning: 'devecsv.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: dforcek.f90:27:0: warning: 'devecsv.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gengkqvec.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gengqvec.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genmcph.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c deveqnfv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dhmlistl.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dolpistl.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phmixpack.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putdevecfv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getdevecfv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c doccupy.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putdevecsv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getdevecsv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phononsc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dyntask.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genscph.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phdisp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readdyn.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dynqtor.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dynrtoq.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dynsymapp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dynsym.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dynev.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dynevs.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phdos.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sumrule.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writephn.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phfext.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writegamma.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readgamma.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phlwidth.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c alpha2f.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writelambda.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phscdelete.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ephcouple.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genephmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eliashberg.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phscdvs.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writedvs.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readdvs.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readalpha2f.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mcmillan.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dforce.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gendsocfr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlbdg.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnbdg.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c scdft.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genachi.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c bdginv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c achiinit.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genidxbdg.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_pzca.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_pwca.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_pbe.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_am05.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_xalpha.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_wc06.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c x_wc06.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c x_pbe.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c c_pbe.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c c_pbe_gcor.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_vbh.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fxc_pwca.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gendmatmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genveedu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvmatmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writedftu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readalphadu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fyukawa.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fyukawa0.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genfdufr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c energyfdu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeefdu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zbessela.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zbesselb.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readdmatmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genfdu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findlambdadu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readfdu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writetmdu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writetm2du.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writetm3du.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dmtotm2.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dmtotm3.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tm2todm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tm3todm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c pottm2.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c pottm3.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tm2pol.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tm3pol.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gendmftm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ftmfield.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeftm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmft.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmdkdc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmminc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmvaryc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmdedc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmenergy.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmengyxc.f90 BUILDSTDERR: rdmengyxc.f90: In function 'rdmengyxc': BUILDSTDERR: rdmengyxc.f90:73:0: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: engyx=engyx-t2*vclijji(ist2,ist1,ik2) BUILDSTDERR: ^ mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmwritededn.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmwriteengy.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmminn.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmvaryn.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmdedn.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmdexcdn.f90 BUILDSTDERR: rdmdexcdn.f90: In function 'rdmdexcdn': BUILDSTDERR: rdmdexcdn.f90:77:0: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: dedn(ist2,ik2)=dedn(ist2,ik2)+t2*vclijji(ist2,ist1,ik2) BUILDSTDERR: ^ mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvclijji.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvclijjk.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getvclijji.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getvclijjk.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writevclijji.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writevclijjk.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmdexcdc.f90 BUILDSTDERR: rdmdexcdc.f90: In function 'rdmdexcdc': BUILDSTDERR: rdmdexcdc.f90:80:0: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: vclijjk(ist1,ist3,ist4,ik2) BUILDSTDERR: ^ mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmdtsdn.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmentropy.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmeval.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gw.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genwgw.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gwlocal.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c selfengyk.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dysonr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writesfgw.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tddft.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c potkst.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c timestep.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genhmlt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tddftlr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvfxc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genfxcr.f90 BUILDSTDERR: genfxcr.f90: In function 'genfxcr': BUILDSTDERR: genfxcr.f90:18:0: warning: 'mag.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: real(8), allocatable :: rho(:),rhoup(:),rhodn(:),mag(:,:) BUILDSTDERR: ^ BUILDSTDERR: genfxcr.f90:18:0: warning: 'mag.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tdtemp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writetimes.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readtimes.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c current.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genspfxcr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvfxcg.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tddftsplr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genspfxcg.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genafieldt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readafieldt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writetddft.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeafpdt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writetddos.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -o elk modmain.o modmpi.o libxcifc.o modxcifc.o modfxcifc.o moddftu.o modrdm.o modphonon.o modscdft.o modtest.o modrandom.o modstore.o modpw.o modvars.o modtddft.o modgw.o modultra.o zfftifc_fftw.o elk.o zbsht.o zfsht.o zfinp.o zfmtinp.o genjlgqr.o spline.o fderiv.o fintgt.o factnm.o factr.o zfmtconj.o mtdmin.o fsmooth.o zpotclmt.o rfmtpack.o zfmtpack.o zfpack.o rfmtinp.o rhonorm.o rfint.o charge.o rfmtlm.o zfmtlm.o genlofr.o potks.o rdiracint.o rdirac.o wavefmt.o genrmesh.o genzvclmt.o energynn.o rhocore.o rbsht.o rfsht.o rtozfmt.o ztorfmt.o init0.o init1.o init2.o init3.o init4.o rfinp.o rfinpc.o genylmg.o gcd.o sortidx.o zpotcoul.o genylm.o genrlm.o rtozflm.o moment.o rhomagsh.o occupy.o rfmtftoc.o rschrodint.o timesec.o lopzflm.o hmlistl.o sphcover.o delevec.o hmllolo.o genapwfr.o mixpack.o rfpack.o polynom.o genkmat.o genshtmat.o eveqnfv.o eveqnfvz.o ztorflm.o hmlrad.o olprad.o bfieldks.o writeengy.o potnucl.o gengvec.o nfftifc.o gridsize.o genvsig.o sbessel.o sbesseldm.o allatoms.o gencfun.o writefermi.o readfermi.o rhomag.o zfmtctof.o rotrfmt.o zfmtftoc.o rfinterp.o ylmrot.o ylmroty.o eveqnfvr.o findprimcell.o genppts.o energy.o rfmtctof.o writechg.o potplot.o plot1d.o plot2d.o plot3d.o findswidth.o mae.o writestate.o readstate.o rotaxang.o axangrot.o i3minv.o i3mdet.o i3mtv.o r3mv.o r3mtv.o r3cross.o r3minv.o r3mdet.o r3frac.o r3mm.o r3mtm.o r3mmt.o zflmconj.o rotzflm.o z2mm.o z2mctm.o z2mmct.o rfmtsm.o rhomagsm.o symmat.o gentpmae.o genstrain.o writeiad.o symvect.o nuclei.o genstress.o writestress.o latvstep.o putoccsv.o getoccsv.o linengy.o elnes.o potefield.o writeinfo.o readinput.o writelinen.o writesf.o match.o wigner3j.o wigner3jf.o wigner6j.o clebgor.o gaunt.o gauntyry.o sphcrd.o brzint.o hermite.o roteuler.o eulerrot.o reciplat.o fermisurfbxsf.o writeeval.o readspecies.o gencore.o genhvec.o writelat.o findigp0.o writeforces.o pade.o genjlgprmt.o symmetry.o findsym.o findsymcrys.o findsymsite.o writekpts.o olpistl.o olpaa.o olpalo.o olplolo.o hmlaa.o hmlalo.o writefsm.o plotpt1d.o flushifc.o testcheck.o checkfsm.o atom.o fsmfield.o geomopt.o atpstep.o bandstr.o findsymlat.o findkpt.o putevalfv.o getevalfv.o mixerifc.o axangsu2.o wfplot.o genwiq2.o writewiq2.o writeefg.o gensocfr.o nesting.o checkmt.o putevalsv.o getevalsv.o dos.o writedos.o putevecfv.o getevecfv.o putevecsv.o getevecsv.o fermisurf.o writesym.o genidxlo.o addlorbcnd.o sdelta.o stheta.o sdelta_mp.o stheta_mp.o sdelta_fd.o stheta_fd.o sdelta_sq.o stheta_sq.o sdelta_lr.o stheta_lr.o vecfbz.o mixlinear.o mixadapt.o mixbroyden.o rlmrot.o rotrflm.o radnucl.o findngkmax.o zgerci.o writegeom.o effmass.o mossbauer.o findband.o geomplot.o genlmirep.o gndstate.o genjlgq0r.o findqpt.o ssfext.o sstask.o spiralsc.o genscss.o findscq.o writeqpts.o writelsj.o getcf2pt.o proj2d.o dielectric.o nonlinopt.o vecplot.o gengkvec.o wfcrplot.o energykncr.o rhoplot.o genwfsv.o genwfsvp.o eveqn.o eveqnit.o eveqnsv.o eveqnss.o genevfsv.o rhoinit.o grad2rfmt.o gendmat.o symdmat.o gensdmat.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 genspecies.o writeemd.o gensfacgp.o rhomagk.o wavefcr.o exxengy.o exxengyk.o eveqnhf.o genffacgp.o gentau.o gentauk.o gentaucr.o genzrho.o potcoul.o xc_c_tb09.o elfplot.o genexpmt.o gradzfmt.o gradrfmt.o gradzf.o gradrf.o projsbf.o genpmatk.o putpmat.o writepmat.o getpmat.o gengqrf.o moke.o sfacinit.o sfacrho.o sfacmag.o gradwf2.o gradwfcr2.o force.o forcek.o symrf.o symrfir.o symrvfir.o symrvf.o potxc.o oepmain.o oepresk.o oepvcl.o oepvclk.o genvchi0.o genspchi0.o epsinv.o dbxcplot.o genvmat.o genvmatk.o genvbmatk.o vclcore.o genzrm.o genzfrm.o zftrf.o zftzf.o writehmlbse.o hmlxbse.o hmlxbsek.o hmldbse.o hmldbsek.o dielectric_bse.o genidxbse.o writeevbse.o hartfock.o hflocal.o putkmat.o getkmat.o zftgq0.o genwfpw.o writewfpw.o getwfpw.o genfspecies.o writespecies.o massnucl.o rzfadd.o genexpmat.o writeexpmat.o rvfcross.o rfplot.o rotdmat.o hrmdmat.o rzfmtinp.o rzfinp.o zfcmtinp.o genpmat.o reademd.o emdplot.o rfhkintp.o emdplot3d.o emdplot2d.o emdplot1d.o plotpt3d.o plotpt2d.o genvmmtsv.o writeevsp.o sctovec.o rndevsv.o genkpakq.o eveqnu.o genevu.o straingkq.o eveqnz.o ztpmm.o writeepsinv.o zftwfir.o phdelete.o gendcfun.o dmatch.o gendvsig.o gradrhomt.o dpotxc.o dolpalo.o dhmlalo.o dolpaa.o dhmllolo.o dwavefmt.o phonon.o dpotks.o dhmlaa.o dhmlrad.o gendwfsv.o drhomagk.o drhomagsh.o hmlaaq.o hmlaloq.o olpaaq.o olpaloq.o gengvsmt.o dpotcoul.o dforcek.o gengkqvec.o gengqvec.o genmcph.o deveqnfv.o dhmlistl.o dolpistl.o phmixpack.o putdevecfv.o getdevecfv.o doccupy.o putdevecsv.o getdevecsv.o phononsc.o dyntask.o genscph.o phdisp.o readdyn.o dynqtor.o dynrtoq.o dynsymapp.o dynsym.o dynev.o dynevs.o phdos.o sumrule.o writephn.o phfext.o writegamma.o readgamma.o phlwidth.o alpha2f.o writelambda.o phscdelete.o ephcouple.o genephmat.o eliashberg.o phscdvs.o writedvs.o readdvs.o readalpha2f.o mcmillan.o dforce.o gendsocfr.o hmlbdg.o eveqnbdg.o scdft.o genachi.o bdginv.o achiinit.o genidxbdg.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 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 genvclijji.o genvclijjk.o getvclijji.o getvclijjk.o writevclijji.o writevclijjk.o rdmdexcdc.o rdmdtsdn.o rdmentropy.o rdmeval.o gw.o genwgw.o gwlocal.o selfengyk.o dysonr.o writesfgw.o tddft.o potkst.o timestep.o genhmlt.o tddftlr.o genvfxc.o genfxcr.o tdtemp.o writetimes.o readtimes.o current.o genspfxcr.o genvfxcg.o tddftsplr.o genspfxcg.o genafieldt.o readafieldt.o writetddft.o writeafpdt.o writetddos.o -L/usr/lib64 -lopenblas -L/usr/lib64 -lfftw3 -L/usr/lib64 -lxc \ make[1]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src' cd src/eos; make make[1]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src/eos' mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modmain.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eos.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveos.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c pveos.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readinput.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getedata.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fitdata.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c output.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c minf_nm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fmin_nm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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-4.3.6/src/eos' cd src/spacegroup; make make[1]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src/spacegroup' mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modmain.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c main.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readinput.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gencrystal.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sgsymb.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c seitzgen.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gengroup.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c seitzeq.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c seitzmul.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writegeom.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c geomplot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findprimcell.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3frac.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3cross.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3minv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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-4.3.6/src/spacegroup' + mv src/elk elk_openmpi + /usr/bin/make clean cd src; make cleanall make[1]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src' cd BLAS; make clean BUILDSTDERR: /bin/sh: line 0: cd: BLAS: No such file or directory make[2]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc elk make[2]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src' cd LAPACK; make clean BUILDSTDERR: /bin/sh: line 0: cd: LAPACK: No such file or directory make[2]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc elk make[2]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src' cd fftlib; make clean BUILDSTDERR: /bin/sh: line 0: cd: fftlib: No such file or directory make[2]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc elk make[2]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src' make clean make[2]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc elk make[2]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src' make[1]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src' cd src/eos; make clean make[1]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src/eos' rm -f *.o *.mod *~ fort.* ifc* *.gcno *.OUT gmon.out eos make[1]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src/eos' cd src/spacegroup; make clean make[1]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src/spacegroup' rm -f *.o *.mod *~ fort.* ifc* *.gcno *.OUT *.xsf *.ascii gmon.out \ *.aux *.dvi *.log *.pdf *.tex *.toc spacegroup make[1]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src/spacegroup' rm -f *.o *.mod *~ fort.* ifc* *.gcno *.exe + . /etc/profile.d/modules.sh BUILDSTDERR: ++++ /bin/ps -p 54 -ocomm= BUILDSTDERR: +++ /bin/basename sh BUILDSTDERR: ++ shell=sh BUILDSTDERR: ++ '[' -f /usr/share/Modules/init/sh ']' BUILDSTDERR: ++ . /usr/share/Modules/init/sh BUILDSTDERR: +++ MODULESHOME=/usr/share/Modules BUILDSTDERR: +++ export MODULESHOME BUILDSTDERR: +++ '[' mpi/openmpi-ppc64le = '' ']' BUILDSTDERR: +++ '[' /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core = '' ']' + module unload mpi/openmpi-ppc64le BUILDSTDERR: ++ /usr/bin/modulecmd sh unload mpi/openmpi-ppc64le + eval MANPATH=/usr/share/lmod/lmod/share/man:: ';export' 'MANPATH;PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig' ';export' 'PKG_CONFIG_PATH;unset' 'LD_LIBRARY_PATH;unset' 'LOADEDMODULES;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;unset' '_LMFILES_;' BUILDSTDERR: ++ MANPATH=/usr/share/lmod/lmod/share/man:: BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ unset LD_LIBRARY_PATH BUILDSTDERR: ++ unset LOADEDMODULES BUILDSTDERR: ++ unset MPI_BIN BUILDSTDERR: ++ unset MPI_COMPILER BUILDSTDERR: ++ unset MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ unset MPI_HOME BUILDSTDERR: ++ unset MPI_INCLUDE BUILDSTDERR: ++ unset MPI_LIB BUILDSTDERR: ++ unset MPI_MAN BUILDSTDERR: ++ unset MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ unset MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ unset MPI_PYTHON_SITEARCH BUILDSTDERR: ++ unset MPI_SUFFIX BUILDSTDERR: ++ unset MPI_SYSCONFIG BUILDSTDERR: ++ unset _LMFILES_ + rm -rf src + cp -rp src.orig src + . /etc/profile.d/modules.sh BUILDSTDERR: ++++ /bin/ps -p 54 -ocomm= BUILDSTDERR: +++ /bin/basename sh BUILDSTDERR: ++ shell=sh BUILDSTDERR: ++ '[' -f /usr/share/Modules/init/sh ']' BUILDSTDERR: ++ . /usr/share/Modules/init/sh BUILDSTDERR: +++ MODULESHOME=/usr/share/Modules BUILDSTDERR: +++ export MODULESHOME BUILDSTDERR: +++ '[' '' = '' ']' BUILDSTDERR: +++ LOADEDMODULES= BUILDSTDERR: +++ export LOADEDMODULES BUILDSTDERR: +++ '[' /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core = '' ']' + module load mpi/mpich-ppc64le BUILDSTDERR: ++ /usr/bin/modulecmd sh load mpi/mpich-ppc64le + eval LD_LIBRARY_PATH=/usr/lib64/mpich/lib ';export' 'LD_LIBRARY_PATH;LOADEDMODULES=mpi/mpich-ppc64le' ';export' 'LOADEDMODULES;MANPATH=/usr/share/man/mpich:/usr/share/lmod/lmod/share/man::' ';export' 'MANPATH;MPI_BIN=/usr/lib64/mpich/bin' ';export' 'MPI_BIN;MPI_COMPILER=mpich-ppc64le' ';export' 'MPI_COMPILER;MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich-ppc64le' ';export' 'MPI_FORTRAN_MOD_DIR;MPI_HOME=/usr/lib64/mpich' ';export' 'MPI_HOME;MPI_INCLUDE=/usr/include/mpich-ppc64le' ';export' 'MPI_INCLUDE;MPI_LIB=/usr/lib64/mpich/lib' ';export' 'MPI_LIB;MPI_MAN=/usr/share/man/mpich' ';export' 'MPI_MAN;MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich' ';export' 'MPI_PYTHON_SITEARCH;MPI_SUFFIX=_mpich' ';export' 'MPI_SUFFIX;MPI_SYSCONFIG=/etc/mpich-ppc64le' ';export' 'MPI_SYSCONFIG;PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig' ';export' 'PKG_CONFIG_PATH;PYTHONPATH=/usr/lib64/python2.7/site-packages/mpich' ';export' 'PYTHONPATH;_LMFILES_=/etc/modulefiles/mpi/mpich-ppc64le' ';export' '_LMFILES_;' BUILDSTDERR: ++ LD_LIBRARY_PATH=/usr/lib64/mpich/lib BUILDSTDERR: ++ export LD_LIBRARY_PATH BUILDSTDERR: ++ LOADEDMODULES=mpi/mpich-ppc64le BUILDSTDERR: ++ export LOADEDMODULES BUILDSTDERR: ++ MANPATH=/usr/share/man/mpich:/usr/share/lmod/lmod/share/man:: BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ MPI_BIN=/usr/lib64/mpich/bin BUILDSTDERR: ++ export MPI_BIN BUILDSTDERR: ++ MPI_COMPILER=mpich-ppc64le BUILDSTDERR: ++ export MPI_COMPILER BUILDSTDERR: ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich-ppc64le BUILDSTDERR: ++ export MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ MPI_HOME=/usr/lib64/mpich BUILDSTDERR: ++ export MPI_HOME BUILDSTDERR: ++ MPI_INCLUDE=/usr/include/mpich-ppc64le BUILDSTDERR: ++ export MPI_INCLUDE BUILDSTDERR: ++ MPI_LIB=/usr/lib64/mpich/lib BUILDSTDERR: ++ export MPI_LIB BUILDSTDERR: ++ MPI_MAN=/usr/share/man/mpich BUILDSTDERR: ++ export MPI_MAN BUILDSTDERR: ++ MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON_SITEARCH BUILDSTDERR: ++ MPI_SUFFIX=_mpich BUILDSTDERR: ++ export MPI_SUFFIX BUILDSTDERR: ++ MPI_SYSCONFIG=/etc/mpich-ppc64le BUILDSTDERR: ++ export MPI_SYSCONFIG BUILDSTDERR: ++ PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ PYTHONPATH=/usr/lib64/python2.7/site-packages/mpich BUILDSTDERR: ++ export PYTHONPATH BUILDSTDERR: ++ _LMFILES_=/etc/modulefiles/mpi/mpich-ppc64le BUILDSTDERR: ++ export _LMFILES_ + export 'CFLAGS= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + cp -p make.inc.common make.inc + /usr/bin/sed -i 's|F90 =.*|F90 = mpif90 -fopenmp|' make.inc + /usr/bin/sed -i 's|F77 =.*|F77 = mpif77 -fopenmp|' make.inc + /usr/bin/sed -i 's|F90_OPTS =|F90_OPTS = -I/usr/lib64/gfortran/modules/mpich-ppc64le|' make.inc + echo 'SRC_MPI =' + cat make.inc SRC_MPI = mpi_stub.f90 F90 = mpif90 -fopenmp F77 = mpif77 -fopenmp F90_OPTS = -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 F77_OPTS = $(F90_OPTS) AR = ar LIB_LPK = -L/usr/lib64 -lopenblas LIB_FFT = -L/usr/lib64 -lfftw3 SRC_FFT = zfftifc_fftw.f90 LIB_libxc = -L/usr/lib64 -lxc SRC_libxc = libxcifc.f90 SRC_MPI = + cp -p make.inc make.inc_mpich + /usr/bin/make cd src; make all make[1]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src' mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modmain.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modmpi.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c libxcifc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modxcifc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modfxcifc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c moddftu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modrdm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modphonon.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modscdft.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modtest.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modrandom.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modstore.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modpw.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modvars.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modtddft.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modgw.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modultra.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfftifc_fftw.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c elk.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zbsht.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfsht.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfinp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfmtinp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genjlgqr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c spline.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fderiv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fintgt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c factnm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c factr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfmtconj.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mtdmin.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fsmooth.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zpotclmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfmtpack.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfmtpack.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfpack.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfmtinp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhonorm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfint.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c charge.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfmtlm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfmtlm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genlofr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c potks.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdiracint.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdirac.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c wavefmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genrmesh.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genzvclmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c energynn.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhocore.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rbsht.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfsht.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rtozfmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ztorfmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c init0.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c init1.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c init2.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c init3.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c init4.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfinp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfinpc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genylmg.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gcd.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sortidx.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zpotcoul.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genylm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genrlm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rtozflm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c moment.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhomagsh.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c occupy.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfmtftoc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rschrodint.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c timesec.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c lopzflm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlistl.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sphcover.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c delevec.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmllolo.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genapwfr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mixpack.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfpack.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c polynom.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genkmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genshtmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnfv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnfvz.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ztorflm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlrad.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c olprad.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c bfieldks.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeengy.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c potnucl.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gengvec.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c nfftifc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gridsize.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvsig.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sbessel.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sbesseldm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c allatoms.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gencfun.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writefermi.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readfermi.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhomag.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfmtctof.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rotrfmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfmtftoc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfinterp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ylmrot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ylmroty.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnfvr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findprimcell.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genppts.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c energy.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfmtctof.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writechg.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c potplot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c plot1d.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c plot2d.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c plot3d.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findswidth.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mae.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writestate.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readstate.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rotaxang.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c axangrot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c i3minv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c i3mdet.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c i3mtv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mtv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3cross.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3minv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mdet.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3frac.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mtm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zflmconj.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rotzflm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c z2mm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c z2mctm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c z2mmct.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfmtsm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhomagsm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gentpmae.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genstrain.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeiad.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symvect.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c nuclei.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genstress.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writestress.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c latvstep.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putoccsv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getoccsv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c linengy.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c elnes.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c potefield.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeinfo.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readinput.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writelinen.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writesf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c match.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c wigner3j.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c wigner3jf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c wigner6j.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c clebgor.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gaunt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gauntyry.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sphcrd.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c brzint.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hermite.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c roteuler.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eulerrot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c reciplat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fermisurfbxsf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeeval.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readspecies.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gencore.f90 BUILDSTDERR: gencore.f90: In function 'gencore': BUILDSTDERR: gencore.f90:40:0: warning: 'fr.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: real(8), allocatable :: br(:),fr(:,:) BUILDSTDERR: ^ BUILDSTDERR: gencore.f90:40:0: warning: 'fr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genhvec.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writelat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findigp0.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeforces.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c pade.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genjlgprmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symmetry.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findsym.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findsymcrys.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findsymsite.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writekpts.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c olpistl.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c olpaa.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c olpalo.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c olplolo.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlaa.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlalo.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writefsm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c plotpt1d.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c flushifc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c testcheck.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c checkfsm.f90 BUILDSTDERR: checkfsm.f90: In function 'checkfsm': BUILDSTDERR: checkfsm.f90:11:0: warning: 'is' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: integer is,ia,ja BUILDSTDERR: ^ BUILDSTDERR: checkfsm.f90:11:0: warning: 'ia' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: checkfsm.f90:11:0: warning: 'ja' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c atom.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fsmfield.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c geomopt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c atpstep.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c bandstr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findsymlat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findkpt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putevalfv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getevalfv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mixerifc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c axangsu2.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c wfplot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genwiq2.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writewiq2.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeefg.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gensocfr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c nesting.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c checkmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putevalsv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getevalsv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dos.f90 BUILDSTDERR: dos.f90: In function 'dos': BUILDSTDERR: dos.f90:337:0: warning: 'elm.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: lm,elm(lm,ias) BUILDSTDERR: ^ BUILDSTDERR: dos.f90:337:0: warning: 'elm.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writedos.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putevecfv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getevecfv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putevecsv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getevecsv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fermisurf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writesym.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genidxlo.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c addlorbcnd.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sdelta.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c stheta.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sdelta_mp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c stheta_mp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sdelta_fd.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c stheta_fd.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sdelta_sq.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c stheta_sq.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sdelta_lr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c stheta_lr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c vecfbz.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mixlinear.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mixadapt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mixbroyden.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rlmrot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rotrflm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c radnucl.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findngkmax.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zgerci.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writegeom.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c effmass.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mossbauer.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findband.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c geomplot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genlmirep.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gndstate.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genjlgq0r.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findqpt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ssfext.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sstask.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c spiralsc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genscss.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findscq.f90 BUILDSTDERR: findscq.f90: In function 'findscq': BUILDSTDERR: findscq.f90:17:0: warning: 'scl[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: integer scl(3,3),i,n BUILDSTDERR: ^ BUILDSTDERR: findscq.f90:17:0: warning: 'scl[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: findscq.f90:17:0: warning: 'scl[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeqpts.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writelsj.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getcf2pt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c proj2d.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dielectric.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c nonlinopt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c vecplot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gengkvec.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c wfcrplot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c energykncr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhoplot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genwfsv.f90 BUILDSTDERR: genwfsv.f90: In function 'genwfsv': BUILDSTDERR: genwfsv.f90:64:0: warning: 'wfmt1.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: wfmt1(:,:,:),wfmt2(:) BUILDSTDERR: ^ BUILDSTDERR: genwfsv.f90:64:0: warning: 'wfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genwfsvp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqn.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnit.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnsv.f90 BUILDSTDERR: eveqnsv.f90: In function 'eveqnsv': BUILDSTDERR: eveqnsv.f90:33:0: warning: 'gwfmt.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: gwfmt(:,:),wfir1(:),wfir2(:),z(:,:) BUILDSTDERR: ^ BUILDSTDERR: eveqnsv.f90:33:0: warning: 'gwfmt.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnss.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genevfsv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhoinit.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c grad2rfmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gendmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symdmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gensdmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggamt_1.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggair_1.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggamt_sp_1.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggair_sp_1.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggamt_2a.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggair_2a.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggamt_2b.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggair_2b.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggamt_sp_2a.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggair_sp_2a.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggamt_sp_2b.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ggair_sp_2b.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genspecies.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeemd.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gensfacgp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rhomagk.f90 BUILDSTDERR: rhomagk.f90: In function 'rhomagk': BUILDSTDERR: rhomagk.f90:57:0: warning: 'wfmt1.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: wfmt1(:,:,:),wfmt2(:),wfmt3(:,:),wfir(:,:) BUILDSTDERR: ^ BUILDSTDERR: rhomagk.f90:57:0: warning: 'wfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: rhomagk.f90:57:0: warning: 'wfmt1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c wavefcr.f90 BUILDSTDERR: wavefcr.f90: In function 'wavefcr': BUILDSTDERR: wavefcr.f90:86:0: warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: i2=i2+lmmaxi BUILDSTDERR: ^ BUILDSTDERR: wavefcr.f90:85:0: warning: 'i1' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: i1=i1+lmmaxi BUILDSTDERR: ^ mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c exxengy.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c exxengyk.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnhf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genffacgp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gentau.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gentauk.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gentaucr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genzrho.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c potcoul.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_c_tb09.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c elfplot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genexpmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gradzfmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gradrfmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gradzf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gradrf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c projsbf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genpmatk.f90 BUILDSTDERR: genpmatk.f90: In function 'genpmatk': BUILDSTDERR: genpmatk.f90:55:0: warning: 'zfmt2.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: gvmt(:,:),zfmt1(:,:),zfmt2(:,:,:) BUILDSTDERR: ^ BUILDSTDERR: genpmatk.f90:55:0: warning: 'zfmt2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: genpmatk.f90:55:0: warning: 'zfmt2.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: genpmatk.f90:55:0: warning: 'zfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: genpmatk.f90:55:0: warning: 'zfmt1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: genpmatk.f90:55:0: warning: 'gvmt.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: genpmatk.f90:55:0: warning: 'gvmt.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putpmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writepmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getpmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gengqrf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c moke.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sfacinit.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sfacrho.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sfacmag.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gradwf2.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gradwfcr2.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c force.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c forcek.f90 BUILDSTDERR: forcek.f90: In function 'forcek': BUILDSTDERR: forcek.f90:36:0: warning: 'evecsv.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: evecfv(:,:,:),evecsv(:,:) BUILDSTDERR: ^ BUILDSTDERR: forcek.f90:36:0: warning: 'evecsv.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symrf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symrfir.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symrvfir.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c symrvf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c potxc.f90 BUILDSTDERR: potxc.f90: In function 'potxc': BUILDSTDERR: potxc.f90:43:0: warning: 'bxc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: real(8), allocatable :: mag(:,:),bxc(:,:) BUILDSTDERR: ^ BUILDSTDERR: potxc.f90:43:0: warning: 'bxc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: potxc.f90:43:0: warning: 'mag.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: potxc.f90:43:0: warning: 'mag.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: potxc.f90:161:0: warning: 'taumt.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: vcup=vcup,vcdn=vcdn) BUILDSTDERR: ^ BUILDSTDERR: potxc.f90:219:0: warning: 'taumt.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: tau=taumt(:,ias,1),vx=vx,vc=vc) BUILDSTDERR: ^ BUILDSTDERR: potxc.f90:295:0: warning: 'tauir.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: taudn=tauir(:,2),vxup=vxup,vxdn=vxdn,vcup=vcup,vcdn=vcdn) BUILDSTDERR: ^ mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c oepmain.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c oepresk.f90 BUILDSTDERR: oepresk.f90: In function 'oepresk': BUILDSTDERR: oepresk.f90:28:0: warning: 'zvfmt2.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: zvfmt2(:,:,:),zvfir2(:,:) BUILDSTDERR: ^ BUILDSTDERR: oepresk.f90:28:0: warning: 'zvfir2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: oepresk.f90:26:0: warning: 'zvfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: zfmt1(:),zvfmt1(:,:) BUILDSTDERR: ^ BUILDSTDERR: oepresk.f90:26:0: warning: 'zvfmt1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c oepvcl.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c oepvclk.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvchi0.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genspchi0.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c epsinv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dbxcplot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvmatk.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvbmatk.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c vclcore.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genzrm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genzfrm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zftrf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zftzf.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writehmlbse.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlxbse.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlxbsek.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmldbse.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmldbsek.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dielectric_bse.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genidxbse.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeevbse.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hartfock.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hflocal.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putkmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getkmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zftgq0.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genwfpw.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writewfpw.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getwfpw.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genfspecies.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writespecies.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c massnucl.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rzfadd.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genexpmat.f90 BUILDSTDERR: genexpmat.f90: In function 'genexpmat': BUILDSTDERR: genexpmat.f90:26:0: warning: 'evecsv2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: evecsv1(:,:),evecsv2(:,:) BUILDSTDERR: ^ BUILDSTDERR: genexpmat.f90:26:0: warning: 'evecsv2.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: genexpmat.f90:26:0: warning: 'evecsv1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: genexpmat.f90:26:0: warning: 'evecsv1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeexpmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rvfcross.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfplot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rotdmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hrmdmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rzfmtinp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rzfinp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zfcmtinp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genpmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c reademd.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c emdplot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rfhkintp.f90 BUILDSTDERR: rfhkintp.f90: In function 'rfhkintp': BUILDSTDERR: rfhkintp.f90:77:0: warning: 'v0[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: t2=(vhpl(3)-v0(3))*dble(ngridk(3)) BUILDSTDERR: ^ BUILDSTDERR: rfhkintp.f90:73:0: warning: 'v0[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: t2=(vhpl(2)-v0(2))*dble(ngridk(2)) BUILDSTDERR: ^ BUILDSTDERR: rfhkintp.f90:67:0: warning: 'v0[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: t2=(vhpl(1)-v0(1))*dble(ngridk(1)) BUILDSTDERR: ^ mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c emdplot3d.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c emdplot2d.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c emdplot1d.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c plotpt3d.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c plotpt2d.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvmmtsv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeevsp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sctovec.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rndevsv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genkpakq.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genevu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c straingkq.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnz.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ztpmm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeepsinv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zftwfir.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phdelete.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gendcfun.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dmatch.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gendvsig.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gradrhomt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dpotxc.f90 BUILDSTDERR: dpotxc.f90: In function 'dpotxc': BUILDSTDERR: dpotxc.f90:16:0: warning: 'dbmt.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: dvmt(:),dbmt(:,:),zfmt(:) BUILDSTDERR: ^ BUILDSTDERR: dpotxc.f90:16:0: warning: 'dbmt.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dolpalo.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dhmlalo.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dolpaa.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dhmllolo.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dwavefmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phonon.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dpotks.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dhmlaa.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dhmlrad.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gendwfsv.f90 BUILDSTDERR: gendwfsv.f90: In function 'gendwfsv': BUILDSTDERR: gendwfsv.f90:32:0: warning: 'wfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: wfmt1(:,:),wfmt2(:),dwfmt1(:,:) BUILDSTDERR: ^ BUILDSTDERR: gendwfsv.f90:32:0: warning: 'dwfmt1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c drhomagk.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c drhomagsh.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlaaq.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlaloq.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c olpaaq.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c olpaloq.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gengvsmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dpotcoul.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dforcek.f90 BUILDSTDERR: dforcek.f90: In function 'dforcek': BUILDSTDERR: dforcek.f90:27:0: warning: 'evecsv.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: complex(8), allocatable :: evecsv(:,:),devecsv(:,:) BUILDSTDERR: ^ BUILDSTDERR: dforcek.f90:27:0: warning: 'evecsv.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: dforcek.f90:27:0: warning: 'devecsv.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: dforcek.f90:27:0: warning: 'devecsv.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gengkqvec.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gengqvec.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genmcph.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c deveqnfv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dhmlistl.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dolpistl.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phmixpack.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putdevecfv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getdevecfv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c doccupy.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c putdevecsv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getdevecsv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phononsc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dyntask.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genscph.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phdisp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readdyn.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dynqtor.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dynrtoq.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dynsymapp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dynsym.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dynev.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dynevs.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phdos.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sumrule.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writephn.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phfext.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writegamma.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readgamma.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phlwidth.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c alpha2f.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writelambda.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phscdelete.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ephcouple.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genephmat.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eliashberg.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c phscdvs.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writedvs.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readdvs.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readalpha2f.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c mcmillan.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dforce.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gendsocfr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c hmlbdg.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveqnbdg.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c scdft.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genachi.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c bdginv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c achiinit.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genidxbdg.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_pzca.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_pwca.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_pbe.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_am05.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_xalpha.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_wc06.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c x_wc06.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c x_pbe.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c c_pbe.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c c_pbe_gcor.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c xc_vbh.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fxc_pwca.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gendmatmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genveedu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvmatmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writedftu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readalphadu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fyukawa.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fyukawa0.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genfdufr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c energyfdu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeefdu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zbessela.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c zbesselb.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readdmatmt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genfdu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findlambdadu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readfdu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writetmdu.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writetm2du.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writetm3du.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dmtotm2.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dmtotm3.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tm2todm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tm3todm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c pottm2.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c pottm3.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tm2pol.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tm3pol.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gendmftm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c ftmfield.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeftm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmft.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmdkdc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmminc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmvaryc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmdedc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmenergy.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmengyxc.f90 BUILDSTDERR: rdmengyxc.f90: In function 'rdmengyxc': BUILDSTDERR: rdmengyxc.f90:73:0: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: engyx=engyx-t2*vclijji(ist2,ist1,ik2) BUILDSTDERR: ^ mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmwritededn.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmwriteengy.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmminn.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmvaryn.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmdedn.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmdexcdn.f90 BUILDSTDERR: rdmdexcdn.f90: In function 'rdmdexcdn': BUILDSTDERR: rdmdexcdn.f90:77:0: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: dedn(ist2,ik2)=dedn(ist2,ik2)+t2*vclijji(ist2,ist1,ik2) BUILDSTDERR: ^ mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvclijji.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvclijjk.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getvclijji.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getvclijjk.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writevclijji.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writevclijjk.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmdexcdc.f90 BUILDSTDERR: rdmdexcdc.f90: In function 'rdmdexcdc': BUILDSTDERR: rdmdexcdc.f90:80:0: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: vclijjk(ist1,ist3,ist4,ik2) BUILDSTDERR: ^ mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmdtsdn.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmentropy.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c rdmeval.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gw.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genwgw.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gwlocal.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c selfengyk.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c dysonr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writesfgw.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tddft.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c potkst.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c timestep.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genhmlt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tddftlr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvfxc.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genfxcr.f90 BUILDSTDERR: genfxcr.f90: In function 'genfxcr': BUILDSTDERR: genfxcr.f90:18:0: warning: 'mag.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: real(8), allocatable :: rho(:),rhoup(:),rhodn(:),mag(:,:) BUILDSTDERR: ^ BUILDSTDERR: genfxcr.f90:18:0: warning: 'mag.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tdtemp.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writetimes.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readtimes.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c current.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genspfxcr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genvfxcg.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c tddftsplr.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genspfxcg.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c genafieldt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readafieldt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writetddft.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writeafpdt.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writetddos.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -o elk modmain.o modmpi.o libxcifc.o modxcifc.o modfxcifc.o moddftu.o modrdm.o modphonon.o modscdft.o modtest.o modrandom.o modstore.o modpw.o modvars.o modtddft.o modgw.o modultra.o zfftifc_fftw.o elk.o zbsht.o zfsht.o zfinp.o zfmtinp.o genjlgqr.o spline.o fderiv.o fintgt.o factnm.o factr.o zfmtconj.o mtdmin.o fsmooth.o zpotclmt.o rfmtpack.o zfmtpack.o zfpack.o rfmtinp.o rhonorm.o rfint.o charge.o rfmtlm.o zfmtlm.o genlofr.o potks.o rdiracint.o rdirac.o wavefmt.o genrmesh.o genzvclmt.o energynn.o rhocore.o rbsht.o rfsht.o rtozfmt.o ztorfmt.o init0.o init1.o init2.o init3.o init4.o rfinp.o rfinpc.o genylmg.o gcd.o sortidx.o zpotcoul.o genylm.o genrlm.o rtozflm.o moment.o rhomagsh.o occupy.o rfmtftoc.o rschrodint.o timesec.o lopzflm.o hmlistl.o sphcover.o delevec.o hmllolo.o genapwfr.o mixpack.o rfpack.o polynom.o genkmat.o genshtmat.o eveqnfv.o eveqnfvz.o ztorflm.o hmlrad.o olprad.o bfieldks.o writeengy.o potnucl.o gengvec.o nfftifc.o gridsize.o genvsig.o sbessel.o sbesseldm.o allatoms.o gencfun.o writefermi.o readfermi.o rhomag.o zfmtctof.o rotrfmt.o zfmtftoc.o rfinterp.o ylmrot.o ylmroty.o eveqnfvr.o findprimcell.o genppts.o energy.o rfmtctof.o writechg.o potplot.o plot1d.o plot2d.o plot3d.o findswidth.o mae.o writestate.o readstate.o rotaxang.o axangrot.o i3minv.o i3mdet.o i3mtv.o r3mv.o r3mtv.o r3cross.o r3minv.o r3mdet.o r3frac.o r3mm.o r3mtm.o r3mmt.o zflmconj.o rotzflm.o z2mm.o z2mctm.o z2mmct.o rfmtsm.o rhomagsm.o symmat.o gentpmae.o genstrain.o writeiad.o symvect.o nuclei.o genstress.o writestress.o latvstep.o putoccsv.o getoccsv.o linengy.o elnes.o potefield.o writeinfo.o readinput.o writelinen.o writesf.o match.o wigner3j.o wigner3jf.o wigner6j.o clebgor.o gaunt.o gauntyry.o sphcrd.o brzint.o hermite.o roteuler.o eulerrot.o reciplat.o fermisurfbxsf.o writeeval.o readspecies.o gencore.o genhvec.o writelat.o findigp0.o writeforces.o pade.o genjlgprmt.o symmetry.o findsym.o findsymcrys.o findsymsite.o writekpts.o olpistl.o olpaa.o olpalo.o olplolo.o hmlaa.o hmlalo.o writefsm.o plotpt1d.o flushifc.o testcheck.o checkfsm.o atom.o fsmfield.o geomopt.o atpstep.o bandstr.o findsymlat.o findkpt.o putevalfv.o getevalfv.o mixerifc.o axangsu2.o wfplot.o genwiq2.o writewiq2.o writeefg.o gensocfr.o nesting.o checkmt.o putevalsv.o getevalsv.o dos.o writedos.o putevecfv.o getevecfv.o putevecsv.o getevecsv.o fermisurf.o writesym.o genidxlo.o addlorbcnd.o sdelta.o stheta.o sdelta_mp.o stheta_mp.o sdelta_fd.o stheta_fd.o sdelta_sq.o stheta_sq.o sdelta_lr.o stheta_lr.o vecfbz.o mixlinear.o mixadapt.o mixbroyden.o rlmrot.o rotrflm.o radnucl.o findngkmax.o zgerci.o writegeom.o effmass.o mossbauer.o findband.o geomplot.o genlmirep.o gndstate.o genjlgq0r.o findqpt.o ssfext.o sstask.o spiralsc.o genscss.o findscq.o writeqpts.o writelsj.o getcf2pt.o proj2d.o dielectric.o nonlinopt.o vecplot.o gengkvec.o wfcrplot.o energykncr.o rhoplot.o genwfsv.o genwfsvp.o eveqn.o eveqnit.o eveqnsv.o eveqnss.o genevfsv.o rhoinit.o grad2rfmt.o gendmat.o symdmat.o gensdmat.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 genspecies.o writeemd.o gensfacgp.o rhomagk.o wavefcr.o exxengy.o exxengyk.o eveqnhf.o genffacgp.o gentau.o gentauk.o gentaucr.o genzrho.o potcoul.o xc_c_tb09.o elfplot.o genexpmt.o gradzfmt.o gradrfmt.o gradzf.o gradrf.o projsbf.o genpmatk.o putpmat.o writepmat.o getpmat.o gengqrf.o moke.o sfacinit.o sfacrho.o sfacmag.o gradwf2.o gradwfcr2.o force.o forcek.o symrf.o symrfir.o symrvfir.o symrvf.o potxc.o oepmain.o oepresk.o oepvcl.o oepvclk.o genvchi0.o genspchi0.o epsinv.o dbxcplot.o genvmat.o genvmatk.o genvbmatk.o vclcore.o genzrm.o genzfrm.o zftrf.o zftzf.o writehmlbse.o hmlxbse.o hmlxbsek.o hmldbse.o hmldbsek.o dielectric_bse.o genidxbse.o writeevbse.o hartfock.o hflocal.o putkmat.o getkmat.o zftgq0.o genwfpw.o writewfpw.o getwfpw.o genfspecies.o writespecies.o massnucl.o rzfadd.o genexpmat.o writeexpmat.o rvfcross.o rfplot.o rotdmat.o hrmdmat.o rzfmtinp.o rzfinp.o zfcmtinp.o genpmat.o reademd.o emdplot.o rfhkintp.o emdplot3d.o emdplot2d.o emdplot1d.o plotpt3d.o plotpt2d.o genvmmtsv.o writeevsp.o sctovec.o rndevsv.o genkpakq.o eveqnu.o genevu.o straingkq.o eveqnz.o ztpmm.o writeepsinv.o zftwfir.o phdelete.o gendcfun.o dmatch.o gendvsig.o gradrhomt.o dpotxc.o dolpalo.o dhmlalo.o dolpaa.o dhmllolo.o dwavefmt.o phonon.o dpotks.o dhmlaa.o dhmlrad.o gendwfsv.o drhomagk.o drhomagsh.o hmlaaq.o hmlaloq.o olpaaq.o olpaloq.o gengvsmt.o dpotcoul.o dforcek.o gengkqvec.o gengqvec.o genmcph.o deveqnfv.o dhmlistl.o dolpistl.o phmixpack.o putdevecfv.o getdevecfv.o doccupy.o putdevecsv.o getdevecsv.o phononsc.o dyntask.o genscph.o phdisp.o readdyn.o dynqtor.o dynrtoq.o dynsymapp.o dynsym.o dynev.o dynevs.o phdos.o sumrule.o writephn.o phfext.o writegamma.o readgamma.o phlwidth.o alpha2f.o writelambda.o phscdelete.o ephcouple.o genephmat.o eliashberg.o phscdvs.o writedvs.o readdvs.o readalpha2f.o mcmillan.o dforce.o gendsocfr.o hmlbdg.o eveqnbdg.o scdft.o genachi.o bdginv.o achiinit.o genidxbdg.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 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 genvclijji.o genvclijjk.o getvclijji.o getvclijjk.o writevclijji.o writevclijjk.o rdmdexcdc.o rdmdtsdn.o rdmentropy.o rdmeval.o gw.o genwgw.o gwlocal.o selfengyk.o dysonr.o writesfgw.o tddft.o potkst.o timestep.o genhmlt.o tddftlr.o genvfxc.o genfxcr.o tdtemp.o writetimes.o readtimes.o current.o genspfxcr.o genvfxcg.o tddftsplr.o genspfxcg.o genafieldt.o readafieldt.o writetddft.o writeafpdt.o writetddos.o -L/usr/lib64 -lopenblas -L/usr/lib64 -lfftw3 -L/usr/lib64 -lxc \ make[1]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src' cd src/eos; make make[1]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src/eos' mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modmain.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eos.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c eveos.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c pveos.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readinput.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c getedata.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fitdata.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c output.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c minf_nm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c fmin_nm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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-4.3.6/src/eos' cd src/spacegroup; make make[1]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src/spacegroup' mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c modmain.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c main.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c readinput.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gencrystal.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c sgsymb.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c seitzgen.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c gengroup.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c seitzeq.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c seitzmul.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c writegeom.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c geomplot.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c findprimcell.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3frac.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3cross.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3minv.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -c r3mm.f90 mpif90 -fopenmp -I/usr/lib64/gfortran/modules/mpich-ppc64le -I/usr/lib64/gfortran/modules -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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-4.3.6/src/spacegroup' + mv src/elk elk_mpich + /usr/bin/make clean cd src; make cleanall make[1]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src' cd BLAS; make clean BUILDSTDERR: /bin/sh: line 0: cd: BLAS: No such file or directory make[2]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc elk make[2]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src' cd LAPACK; make clean BUILDSTDERR: /bin/sh: line 0: cd: LAPACK: No such file or directory make[2]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc elk make[2]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src' cd fftlib; make clean BUILDSTDERR: /bin/sh: line 0: cd: fftlib: No such file or directory make[2]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc elk make[2]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src' make clean make[2]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src' rm -f *.o *.mod *~ ifc* *.gcno gmon.out *.aux *.dvi *.log \ elk.pdf *.tex *.toc elk make[2]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src' make[1]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src' cd src/eos; make clean make[1]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src/eos' rm -f *.o *.mod *~ fort.* ifc* *.gcno *.OUT gmon.out eos make[1]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src/eos' cd src/spacegroup; make clean make[1]: Entering directory `/builddir/build/BUILD/elk-4.3.6/src/spacegroup' rm -f *.o *.mod *~ fort.* ifc* *.gcno *.OUT *.xsf *.ascii gmon.out \ *.aux *.dvi *.log *.pdf *.tex *.toc spacegroup make[1]: Leaving directory `/builddir/build/BUILD/elk-4.3.6/src/spacegroup' rm -f *.o *.mod *~ fort.* ifc* *.gcno *.exe + . /etc/profile.d/modules.sh BUILDSTDERR: ++++ /bin/ps -p 54 -ocomm= BUILDSTDERR: +++ /bin/basename sh BUILDSTDERR: ++ shell=sh BUILDSTDERR: ++ '[' -f /usr/share/Modules/init/sh ']' BUILDSTDERR: ++ . /usr/share/Modules/init/sh BUILDSTDERR: +++ MODULESHOME=/usr/share/Modules BUILDSTDERR: +++ export MODULESHOME BUILDSTDERR: +++ '[' mpi/mpich-ppc64le = '' ']' BUILDSTDERR: +++ '[' /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core = '' ']' + module unload mpi/mpich-ppc64le BUILDSTDERR: ++ /usr/bin/modulecmd sh unload mpi/mpich-ppc64le + eval MANPATH=/usr/share/lmod/lmod/share/man:: ';export' 'MANPATH;PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig' ';export' 'PKG_CONFIG_PATH;unset' 'LD_LIBRARY_PATH;unset' 'LOADEDMODULES;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_PYTHON_SITEARCH;unset' 'MPI_SUFFIX;unset' 'MPI_SYSCONFIG;unset' 'PYTHONPATH;unset' '_LMFILES_;' BUILDSTDERR: ++ MANPATH=/usr/share/lmod/lmod/share/man:: BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ unset LD_LIBRARY_PATH BUILDSTDERR: ++ unset LOADEDMODULES BUILDSTDERR: ++ unset MPI_BIN BUILDSTDERR: ++ unset MPI_COMPILER BUILDSTDERR: ++ unset MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ unset MPI_HOME BUILDSTDERR: ++ unset MPI_INCLUDE BUILDSTDERR: ++ unset MPI_LIB BUILDSTDERR: ++ unset MPI_MAN BUILDSTDERR: ++ unset MPI_PYTHON_SITEARCH BUILDSTDERR: ++ unset MPI_SUFFIX BUILDSTDERR: ++ unset MPI_SYSCONFIG BUILDSTDERR: ++ unset PYTHONPATH BUILDSTDERR: ++ unset _LMFILES_ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NQ95zl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le + cd elk-4.3.6 + mkdir -p /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le/etc + mkdir -p /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le/usr/bin + install -p -m 755 elk elk-eos elk-spacegroup /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le/usr/bin + . /etc/profile.d/modules.sh BUILDSTDERR: ++++ /bin/ps -p 19491 -ocomm= BUILDSTDERR: +++ /bin/basename sh BUILDSTDERR: ++ shell=sh BUILDSTDERR: ++ '[' -f /usr/share/Modules/init/sh ']' BUILDSTDERR: ++ . /usr/share/Modules/init/sh BUILDSTDERR: +++ MODULESHOME=/usr/share/Modules BUILDSTDERR: +++ export MODULESHOME BUILDSTDERR: +++ '[' '' = '' ']' BUILDSTDERR: +++ LOADEDMODULES= BUILDSTDERR: +++ export LOADEDMODULES BUILDSTDERR: +++ '[' /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core = '' ']' + module load mpi/openmpi-ppc64le BUILDSTDERR: ++ /usr/bin/modulecmd sh load mpi/openmpi-ppc64le + eval LD_LIBRARY_PATH=/usr/lib64/openmpi/lib ';export' 'LD_LIBRARY_PATH;LOADEDMODULES=mpi/openmpi-ppc64le' ';export' 'LOADEDMODULES;MANPATH=/usr/share/man/openmpi-ppc64le:/usr/share/lmod/lmod/share/man::' ';export' 'MANPATH;MPI_BIN=/usr/lib64/openmpi/bin' ';export' 'MPI_BIN;MPI_COMPILER=openmpi-ppc64le' ';export' 'MPI_COMPILER;MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi' ';export' 'MPI_FORTRAN_MOD_DIR;MPI_HOME=/usr/lib64/openmpi' ';export' 'MPI_HOME;MPI_INCLUDE=/usr/include/openmpi-ppc64le' ';export' 'MPI_INCLUDE;MPI_LIB=/usr/lib64/openmpi/lib' ';export' 'MPI_LIB;MPI_MAN=/usr/share/man/openmpi-ppc64le' ';export' 'MPI_MAN;MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi' ';export' 'MPI_PYTHON2_SITEARCH;MPI_PYTHON3_SITEARCH=/usr/lib64/python3.4/site-packages/openmpi' ';export' 'MPI_PYTHON3_SITEARCH;MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi' ';export' 'MPI_PYTHON_SITEARCH;MPI_SUFFIX=_openmpi' ';export' 'MPI_SUFFIX;MPI_SYSCONFIG=/etc/openmpi-ppc64le' ';export' 'MPI_SYSCONFIG;PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig' ';export' 'PKG_CONFIG_PATH;_LMFILES_=/usr/share/modulefiles/mpi/openmpi-ppc64le' ';export' '_LMFILES_;' BUILDSTDERR: ++ LD_LIBRARY_PATH=/usr/lib64/openmpi/lib BUILDSTDERR: ++ export LD_LIBRARY_PATH BUILDSTDERR: ++ LOADEDMODULES=mpi/openmpi-ppc64le BUILDSTDERR: ++ export LOADEDMODULES BUILDSTDERR: ++ MANPATH=/usr/share/man/openmpi-ppc64le:/usr/share/lmod/lmod/share/man:: BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ MPI_BIN=/usr/lib64/openmpi/bin BUILDSTDERR: ++ export MPI_BIN BUILDSTDERR: ++ MPI_COMPILER=openmpi-ppc64le BUILDSTDERR: ++ export MPI_COMPILER BUILDSTDERR: ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi BUILDSTDERR: ++ export MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ MPI_HOME=/usr/lib64/openmpi BUILDSTDERR: ++ export MPI_HOME BUILDSTDERR: ++ MPI_INCLUDE=/usr/include/openmpi-ppc64le BUILDSTDERR: ++ export MPI_INCLUDE BUILDSTDERR: ++ MPI_LIB=/usr/lib64/openmpi/lib BUILDSTDERR: ++ export MPI_LIB BUILDSTDERR: ++ MPI_MAN=/usr/share/man/openmpi-ppc64le BUILDSTDERR: ++ export MPI_MAN BUILDSTDERR: ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.4/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON_SITEARCH BUILDSTDERR: ++ MPI_SUFFIX=_openmpi BUILDSTDERR: ++ export MPI_SUFFIX BUILDSTDERR: ++ MPI_SYSCONFIG=/etc/openmpi-ppc64le BUILDSTDERR: ++ export MPI_SYSCONFIG BUILDSTDERR: ++ PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ _LMFILES_=/usr/share/modulefiles/mpi/openmpi-ppc64le BUILDSTDERR: ++ export _LMFILES_ + mkdir -p /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le//usr/lib64/openmpi/bin + install -p -m 755 elk_openmpi /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le//usr/lib64/openmpi/bin + . /etc/profile.d/modules.sh BUILDSTDERR: ++++ /bin/ps -p 19491 -ocomm= BUILDSTDERR: +++ /bin/basename sh BUILDSTDERR: ++ shell=sh BUILDSTDERR: ++ '[' -f /usr/share/Modules/init/sh ']' BUILDSTDERR: ++ . /usr/share/Modules/init/sh BUILDSTDERR: +++ MODULESHOME=/usr/share/Modules BUILDSTDERR: +++ export MODULESHOME BUILDSTDERR: +++ '[' mpi/openmpi-ppc64le = '' ']' BUILDSTDERR: +++ '[' /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core = '' ']' + module unload mpi/openmpi-ppc64le BUILDSTDERR: ++ /usr/bin/modulecmd sh unload mpi/openmpi-ppc64le + eval MANPATH=/usr/share/lmod/lmod/share/man:: ';export' 'MANPATH;PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig' ';export' 'PKG_CONFIG_PATH;unset' 'LD_LIBRARY_PATH;unset' 'LOADEDMODULES;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;unset' '_LMFILES_;' BUILDSTDERR: ++ MANPATH=/usr/share/lmod/lmod/share/man:: BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ unset LD_LIBRARY_PATH BUILDSTDERR: ++ unset LOADEDMODULES BUILDSTDERR: ++ unset MPI_BIN BUILDSTDERR: ++ unset MPI_COMPILER BUILDSTDERR: ++ unset MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ unset MPI_HOME BUILDSTDERR: ++ unset MPI_INCLUDE BUILDSTDERR: ++ unset MPI_LIB BUILDSTDERR: ++ unset MPI_MAN BUILDSTDERR: ++ unset MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ unset MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ unset MPI_PYTHON_SITEARCH BUILDSTDERR: ++ unset MPI_SUFFIX BUILDSTDERR: ++ unset MPI_SYSCONFIG BUILDSTDERR: ++ unset _LMFILES_ + . /etc/profile.d/modules.sh BUILDSTDERR: ++++ /bin/ps -p 19491 -ocomm= BUILDSTDERR: +++ /bin/basename sh BUILDSTDERR: ++ shell=sh BUILDSTDERR: ++ '[' -f /usr/share/Modules/init/sh ']' BUILDSTDERR: ++ . /usr/share/Modules/init/sh BUILDSTDERR: +++ MODULESHOME=/usr/share/Modules BUILDSTDERR: +++ export MODULESHOME BUILDSTDERR: +++ '[' '' = '' ']' BUILDSTDERR: +++ LOADEDMODULES= BUILDSTDERR: +++ export LOADEDMODULES BUILDSTDERR: +++ '[' /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core = '' ']' + module load mpi/mpich-ppc64le BUILDSTDERR: ++ /usr/bin/modulecmd sh load mpi/mpich-ppc64le + eval LD_LIBRARY_PATH=/usr/lib64/mpich/lib ';export' 'LD_LIBRARY_PATH;LOADEDMODULES=mpi/mpich-ppc64le' ';export' 'LOADEDMODULES;MANPATH=/usr/share/man/mpich:/usr/share/lmod/lmod/share/man::' ';export' 'MANPATH;MPI_BIN=/usr/lib64/mpich/bin' ';export' 'MPI_BIN;MPI_COMPILER=mpich-ppc64le' ';export' 'MPI_COMPILER;MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich-ppc64le' ';export' 'MPI_FORTRAN_MOD_DIR;MPI_HOME=/usr/lib64/mpich' ';export' 'MPI_HOME;MPI_INCLUDE=/usr/include/mpich-ppc64le' ';export' 'MPI_INCLUDE;MPI_LIB=/usr/lib64/mpich/lib' ';export' 'MPI_LIB;MPI_MAN=/usr/share/man/mpich' ';export' 'MPI_MAN;MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich' ';export' 'MPI_PYTHON_SITEARCH;MPI_SUFFIX=_mpich' ';export' 'MPI_SUFFIX;MPI_SYSCONFIG=/etc/mpich-ppc64le' ';export' 'MPI_SYSCONFIG;PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig' ';export' 'PKG_CONFIG_PATH;PYTHONPATH=/usr/lib64/python2.7/site-packages/mpich' ';export' 'PYTHONPATH;_LMFILES_=/etc/modulefiles/mpi/mpich-ppc64le' ';export' '_LMFILES_;' BUILDSTDERR: ++ LD_LIBRARY_PATH=/usr/lib64/mpich/lib BUILDSTDERR: ++ export LD_LIBRARY_PATH BUILDSTDERR: ++ LOADEDMODULES=mpi/mpich-ppc64le BUILDSTDERR: ++ export LOADEDMODULES BUILDSTDERR: ++ MANPATH=/usr/share/man/mpich:/usr/share/lmod/lmod/share/man:: BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ MPI_BIN=/usr/lib64/mpich/bin BUILDSTDERR: ++ export MPI_BIN BUILDSTDERR: ++ MPI_COMPILER=mpich-ppc64le BUILDSTDERR: ++ export MPI_COMPILER BUILDSTDERR: ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich-ppc64le BUILDSTDERR: ++ export MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ MPI_HOME=/usr/lib64/mpich BUILDSTDERR: ++ export MPI_HOME BUILDSTDERR: ++ MPI_INCLUDE=/usr/include/mpich-ppc64le BUILDSTDERR: ++ export MPI_INCLUDE BUILDSTDERR: ++ MPI_LIB=/usr/lib64/mpich/lib BUILDSTDERR: ++ export MPI_LIB BUILDSTDERR: ++ MPI_MAN=/usr/share/man/mpich BUILDSTDERR: ++ export MPI_MAN BUILDSTDERR: ++ MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON_SITEARCH BUILDSTDERR: ++ MPI_SUFFIX=_mpich BUILDSTDERR: ++ export MPI_SUFFIX BUILDSTDERR: ++ MPI_SYSCONFIG=/etc/mpich-ppc64le BUILDSTDERR: ++ export MPI_SYSCONFIG BUILDSTDERR: ++ PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ PYTHONPATH=/usr/lib64/python2.7/site-packages/mpich BUILDSTDERR: ++ export PYTHONPATH BUILDSTDERR: ++ _LMFILES_=/etc/modulefiles/mpi/mpich-ppc64le BUILDSTDERR: ++ export _LMFILES_ + export 'CFLAGS= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + mkdir -p /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le//usr/lib64/mpich/bin + install -p -m 755 elk_mpich /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le//usr/lib64/mpich/bin + . /etc/profile.d/modules.sh BUILDSTDERR: ++++ /bin/ps -p 19491 -ocomm= BUILDSTDERR: +++ /bin/basename sh BUILDSTDERR: ++ shell=sh BUILDSTDERR: ++ '[' -f /usr/share/Modules/init/sh ']' BUILDSTDERR: ++ . /usr/share/Modules/init/sh BUILDSTDERR: +++ MODULESHOME=/usr/share/Modules BUILDSTDERR: +++ export MODULESHOME BUILDSTDERR: +++ '[' mpi/mpich-ppc64le = '' ']' BUILDSTDERR: +++ '[' /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core = '' ']' + module unload mpi/mpich-ppc64le BUILDSTDERR: ++ /usr/bin/modulecmd sh unload mpi/mpich-ppc64le + eval MANPATH=/usr/share/lmod/lmod/share/man:: ';export' 'MANPATH;PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig' ';export' 'PKG_CONFIG_PATH;unset' 'LD_LIBRARY_PATH;unset' 'LOADEDMODULES;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_PYTHON_SITEARCH;unset' 'MPI_SUFFIX;unset' 'MPI_SYSCONFIG;unset' 'PYTHONPATH;unset' '_LMFILES_;' BUILDSTDERR: ++ MANPATH=/usr/share/lmod/lmod/share/man:: BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ unset LD_LIBRARY_PATH BUILDSTDERR: ++ unset LOADEDMODULES BUILDSTDERR: ++ unset MPI_BIN BUILDSTDERR: ++ unset MPI_COMPILER BUILDSTDERR: ++ unset MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ unset MPI_HOME BUILDSTDERR: ++ unset MPI_INCLUDE BUILDSTDERR: ++ unset MPI_LIB BUILDSTDERR: ++ unset MPI_MAN BUILDSTDERR: ++ unset MPI_PYTHON_SITEARCH BUILDSTDERR: ++ unset MPI_SUFFIX BUILDSTDERR: ++ unset MPI_SYSCONFIG BUILDSTDERR: ++ unset PYTHONPATH BUILDSTDERR: ++ unset _LMFILES_ + mkdir -p /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le/usr/share/elk + cp -rp species /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le/usr/share/elk + cp -rp make.inc make.inc.common make.inc_mpich make.inc_openmp make.inc_openmpi /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le/usr/share/elk + cp -rp tests examples /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le/usr/share/elk + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/elk-4.3.6 extracting debug info from /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le/usr/lib64/mpich/bin/elk_mpich extracting debug info from /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le/usr/lib64/openmpi/bin/elk_openmpi extracting debug info from /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le/usr/bin/elk-spacegroup extracting debug info from /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le/usr/bin/elk-eos extracting debug info from /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le/usr/bin/elk /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. BUILDSTDERR: 3380 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.l6TKVx + umask 022 + cd /builddir/build/BUILD + cd elk-4.3.6 + export NPROC=1 + NPROC=1 + export OMP_NUM_THREADS=1 + OMP_NUM_THREADS=1 + mv tests tests.orig.orig + cp -rp tests.orig.orig tests.orig + ELK_EXECUTABLE=../../elk + MPI_SUFFIX=_openmp + cp -rp tests.orig tests + sed -i s#../../src/elk#../../elk#g tests/tests.sh + tee tests.1_openmp.log + /usr/bin/make test cd tests; ./tests.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 BUILDSTDERR: real 13m52.826s BUILDSTDERR: user 13m47.099s BUILDSTDERR: sys 0m4.350s + rm -rf tests + . /etc/profile.d/modules.sh BUILDSTDERR: ++++ /bin/ps -p 19775 -ocomm= BUILDSTDERR: +++ /bin/basename sh BUILDSTDERR: ++ shell=sh BUILDSTDERR: ++ '[' -f /usr/share/Modules/init/sh ']' BUILDSTDERR: ++ . /usr/share/Modules/init/sh BUILDSTDERR: +++ MODULESHOME=/usr/share/Modules BUILDSTDERR: +++ export MODULESHOME BUILDSTDERR: +++ '[' '' = '' ']' BUILDSTDERR: +++ LOADEDMODULES= BUILDSTDERR: +++ export LOADEDMODULES BUILDSTDERR: +++ '[' /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core = '' ']' + module load mpi/openmpi-ppc64le BUILDSTDERR: ++ /usr/bin/modulecmd sh load mpi/openmpi-ppc64le + eval LD_LIBRARY_PATH=/usr/lib64/openmpi/lib ';export' 'LD_LIBRARY_PATH;LOADEDMODULES=mpi/openmpi-ppc64le' ';export' 'LOADEDMODULES;MANPATH=/usr/share/man/openmpi-ppc64le:/usr/share/lmod/lmod/share/man::' ';export' 'MANPATH;MPI_BIN=/usr/lib64/openmpi/bin' ';export' 'MPI_BIN;MPI_COMPILER=openmpi-ppc64le' ';export' 'MPI_COMPILER;MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi' ';export' 'MPI_FORTRAN_MOD_DIR;MPI_HOME=/usr/lib64/openmpi' ';export' 'MPI_HOME;MPI_INCLUDE=/usr/include/openmpi-ppc64le' ';export' 'MPI_INCLUDE;MPI_LIB=/usr/lib64/openmpi/lib' ';export' 'MPI_LIB;MPI_MAN=/usr/share/man/openmpi-ppc64le' ';export' 'MPI_MAN;MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi' ';export' 'MPI_PYTHON2_SITEARCH;MPI_PYTHON3_SITEARCH=/usr/lib64/python3.4/site-packages/openmpi' ';export' 'MPI_PYTHON3_SITEARCH;MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi' ';export' 'MPI_PYTHON_SITEARCH;MPI_SUFFIX=_openmpi' ';export' 'MPI_SUFFIX;MPI_SYSCONFIG=/etc/openmpi-ppc64le' ';export' 'MPI_SYSCONFIG;PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig' ';export' 'PKG_CONFIG_PATH;_LMFILES_=/usr/share/modulefiles/mpi/openmpi-ppc64le' ';export' '_LMFILES_;' BUILDSTDERR: ++ LD_LIBRARY_PATH=/usr/lib64/openmpi/lib BUILDSTDERR: ++ export LD_LIBRARY_PATH BUILDSTDERR: ++ LOADEDMODULES=mpi/openmpi-ppc64le BUILDSTDERR: ++ export LOADEDMODULES BUILDSTDERR: ++ MANPATH=/usr/share/man/openmpi-ppc64le:/usr/share/lmod/lmod/share/man:: BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ MPI_BIN=/usr/lib64/openmpi/bin BUILDSTDERR: ++ export MPI_BIN BUILDSTDERR: ++ MPI_COMPILER=openmpi-ppc64le BUILDSTDERR: ++ export MPI_COMPILER BUILDSTDERR: ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi BUILDSTDERR: ++ export MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ MPI_HOME=/usr/lib64/openmpi BUILDSTDERR: ++ export MPI_HOME BUILDSTDERR: ++ MPI_INCLUDE=/usr/include/openmpi-ppc64le BUILDSTDERR: ++ export MPI_INCLUDE BUILDSTDERR: ++ MPI_LIB=/usr/lib64/openmpi/lib BUILDSTDERR: ++ export MPI_LIB BUILDSTDERR: ++ MPI_MAN=/usr/share/man/openmpi-ppc64le BUILDSTDERR: ++ export MPI_MAN BUILDSTDERR: ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.4/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON_SITEARCH BUILDSTDERR: ++ MPI_SUFFIX=_openmpi BUILDSTDERR: ++ export MPI_SUFFIX BUILDSTDERR: ++ MPI_SYSCONFIG=/etc/openmpi-ppc64le BUILDSTDERR: ++ export MPI_SYSCONFIG BUILDSTDERR: ++ PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ _LMFILES_=/usr/share/modulefiles/mpi/openmpi-ppc64le BUILDSTDERR: ++ export _LMFILES_ + ELK_EXECUTABLE='mpiexec -np 1 ../../elk_openmpi' + cp -rp tests.orig tests + sed -i 's#../../src/elk#mpiexec -np 1 ../../elk_openmpi#g' tests/tests.sh + /usr/bin/make test + tee tests.1_openmpi.log cd tests; ./tests.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 BUILDSTDERR: real 13m53.858s BUILDSTDERR: user 13m46.596s BUILDSTDERR: sys 0m5.029s + rm -rf tests + . /etc/profile.d/modules.sh BUILDSTDERR: ++++ /bin/ps -p 19775 -ocomm= BUILDSTDERR: +++ /bin/basename sh BUILDSTDERR: ++ shell=sh BUILDSTDERR: ++ '[' -f /usr/share/Modules/init/sh ']' BUILDSTDERR: ++ . /usr/share/Modules/init/sh BUILDSTDERR: +++ MODULESHOME=/usr/share/Modules BUILDSTDERR: +++ export MODULESHOME BUILDSTDERR: +++ '[' mpi/openmpi-ppc64le = '' ']' BUILDSTDERR: +++ '[' /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core = '' ']' + module unload mpi/openmpi-ppc64le BUILDSTDERR: ++ /usr/bin/modulecmd sh unload mpi/openmpi-ppc64le + eval MANPATH=/usr/share/lmod/lmod/share/man:: ';export' 'MANPATH;PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig' ';export' 'PKG_CONFIG_PATH;unset' 'LD_LIBRARY_PATH;unset' 'LOADEDMODULES;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;unset' '_LMFILES_;' BUILDSTDERR: ++ MANPATH=/usr/share/lmod/lmod/share/man:: BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ unset LD_LIBRARY_PATH BUILDSTDERR: ++ unset LOADEDMODULES BUILDSTDERR: ++ unset MPI_BIN BUILDSTDERR: ++ unset MPI_COMPILER BUILDSTDERR: ++ unset MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ unset MPI_HOME BUILDSTDERR: ++ unset MPI_INCLUDE BUILDSTDERR: ++ unset MPI_LIB BUILDSTDERR: ++ unset MPI_MAN BUILDSTDERR: ++ unset MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ unset MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ unset MPI_PYTHON_SITEARCH BUILDSTDERR: ++ unset MPI_SUFFIX BUILDSTDERR: ++ unset MPI_SYSCONFIG BUILDSTDERR: ++ unset _LMFILES_ + . /etc/profile.d/modules.sh BUILDSTDERR: ++++ /bin/ps -p 19775 -ocomm= BUILDSTDERR: +++ /bin/basename sh BUILDSTDERR: ++ shell=sh BUILDSTDERR: ++ '[' -f /usr/share/Modules/init/sh ']' BUILDSTDERR: ++ . /usr/share/Modules/init/sh BUILDSTDERR: +++ MODULESHOME=/usr/share/Modules BUILDSTDERR: +++ export MODULESHOME BUILDSTDERR: +++ '[' '' = '' ']' BUILDSTDERR: +++ LOADEDMODULES= BUILDSTDERR: +++ export LOADEDMODULES BUILDSTDERR: +++ '[' /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core = '' ']' + module load mpi/mpich-ppc64le BUILDSTDERR: ++ /usr/bin/modulecmd sh load mpi/mpich-ppc64le + eval LD_LIBRARY_PATH=/usr/lib64/mpich/lib ';export' 'LD_LIBRARY_PATH;LOADEDMODULES=mpi/mpich-ppc64le' ';export' 'LOADEDMODULES;MANPATH=/usr/share/man/mpich:/usr/share/lmod/lmod/share/man::' ';export' 'MANPATH;MPI_BIN=/usr/lib64/mpich/bin' ';export' 'MPI_BIN;MPI_COMPILER=mpich-ppc64le' ';export' 'MPI_COMPILER;MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich-ppc64le' ';export' 'MPI_FORTRAN_MOD_DIR;MPI_HOME=/usr/lib64/mpich' ';export' 'MPI_HOME;MPI_INCLUDE=/usr/include/mpich-ppc64le' ';export' 'MPI_INCLUDE;MPI_LIB=/usr/lib64/mpich/lib' ';export' 'MPI_LIB;MPI_MAN=/usr/share/man/mpich' ';export' 'MPI_MAN;MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich' ';export' 'MPI_PYTHON_SITEARCH;MPI_SUFFIX=_mpich' ';export' 'MPI_SUFFIX;MPI_SYSCONFIG=/etc/mpich-ppc64le' ';export' 'MPI_SYSCONFIG;PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig' ';export' 'PKG_CONFIG_PATH;PYTHONPATH=/usr/lib64/python2.7/site-packages/mpich' ';export' 'PYTHONPATH;_LMFILES_=/etc/modulefiles/mpi/mpich-ppc64le' ';export' '_LMFILES_;' BUILDSTDERR: ++ LD_LIBRARY_PATH=/usr/lib64/mpich/lib BUILDSTDERR: ++ export LD_LIBRARY_PATH BUILDSTDERR: ++ LOADEDMODULES=mpi/mpich-ppc64le BUILDSTDERR: ++ export LOADEDMODULES BUILDSTDERR: ++ MANPATH=/usr/share/man/mpich:/usr/share/lmod/lmod/share/man:: BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ MPI_BIN=/usr/lib64/mpich/bin BUILDSTDERR: ++ export MPI_BIN BUILDSTDERR: ++ MPI_COMPILER=mpich-ppc64le BUILDSTDERR: ++ export MPI_COMPILER BUILDSTDERR: ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich-ppc64le BUILDSTDERR: ++ export MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ MPI_HOME=/usr/lib64/mpich BUILDSTDERR: ++ export MPI_HOME BUILDSTDERR: ++ MPI_INCLUDE=/usr/include/mpich-ppc64le BUILDSTDERR: ++ export MPI_INCLUDE BUILDSTDERR: ++ MPI_LIB=/usr/lib64/mpich/lib BUILDSTDERR: ++ export MPI_LIB BUILDSTDERR: ++ MPI_MAN=/usr/share/man/mpich BUILDSTDERR: ++ export MPI_MAN BUILDSTDERR: ++ MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON_SITEARCH BUILDSTDERR: ++ MPI_SUFFIX=_mpich BUILDSTDERR: ++ export MPI_SUFFIX BUILDSTDERR: ++ MPI_SYSCONFIG=/etc/mpich-ppc64le BUILDSTDERR: ++ export MPI_SYSCONFIG BUILDSTDERR: ++ PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ PYTHONPATH=/usr/lib64/python2.7/site-packages/mpich BUILDSTDERR: ++ export PYTHONPATH BUILDSTDERR: ++ _LMFILES_=/etc/modulefiles/mpi/mpich-ppc64le BUILDSTDERR: ++ export _LMFILES_ + export 'CFLAGS= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + ELK_EXECUTABLE='mpiexec -np 1 ../../elk_mpich' + cp -rp tests.orig tests + sed -i 's#../../src/elk#mpiexec -np 1 ../../elk_mpich#g' tests/tests.sh + tee tests.1_mpich.log + /usr/bin/make test cd tests; ./tests.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 BUILDSTDERR: real 13m49.180s BUILDSTDERR: user 13m44.012s BUILDSTDERR: sys 0m4.504s + rm -rf tests + . /etc/profile.d/modules.sh BUILDSTDERR: ++++ /bin/ps -p 19775 -ocomm= BUILDSTDERR: +++ /bin/basename sh BUILDSTDERR: ++ shell=sh BUILDSTDERR: ++ '[' -f /usr/share/Modules/init/sh ']' BUILDSTDERR: ++ . /usr/share/Modules/init/sh BUILDSTDERR: +++ MODULESHOME=/usr/share/Modules BUILDSTDERR: +++ export MODULESHOME BUILDSTDERR: +++ '[' mpi/mpich-ppc64le = '' ']' BUILDSTDERR: +++ '[' /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core = '' ']' + module unload mpi/mpich-ppc64le BUILDSTDERR: ++ /usr/bin/modulecmd sh unload mpi/mpich-ppc64le + eval MANPATH=/usr/share/lmod/lmod/share/man:: ';export' 'MANPATH;PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin' ';export' 'PATH;PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig' ';export' 'PKG_CONFIG_PATH;unset' 'LD_LIBRARY_PATH;unset' 'LOADEDMODULES;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_PYTHON_SITEARCH;unset' 'MPI_SUFFIX;unset' 'MPI_SYSCONFIG;unset' 'PYTHONPATH;unset' '_LMFILES_;' BUILDSTDERR: ++ MANPATH=/usr/share/lmod/lmod/share/man:: BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ unset LD_LIBRARY_PATH BUILDSTDERR: ++ unset LOADEDMODULES BUILDSTDERR: ++ unset MPI_BIN BUILDSTDERR: ++ unset MPI_COMPILER BUILDSTDERR: ++ unset MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ unset MPI_HOME BUILDSTDERR: ++ unset MPI_INCLUDE BUILDSTDERR: ++ unset MPI_LIB BUILDSTDERR: ++ unset MPI_MAN BUILDSTDERR: ++ unset MPI_PYTHON_SITEARCH BUILDSTDERR: ++ unset MPI_SUFFIX BUILDSTDERR: ++ unset MPI_SYSCONFIG BUILDSTDERR: ++ unset PYTHONPATH BUILDSTDERR: ++ unset _LMFILES_ + mv tests.orig tests + exit 0 Processing files: elk-4.3.6-30.el7.ppc64le Provides: elk = 4.3.6-30.el7 elk(ppc-64) = 4.3.6-30.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libfftw3.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libgfortran.so.3()(64bit) libgfortran.so.3(GFORTRAN_1.0)(64bit) libgfortran.so.3(GFORTRAN_1.4)(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libopenblas.so.0()(64bit) libpthread.so.0()(64bit) libxc.so.1()(64bit) rtld(GNU_HASH) Processing files: elk-openmpi-4.3.6-30.el7.ppc64le BUILDSTDERR: /usr/lib/rpm/mpi.prov: line 53: mpi_compiler_for_dir[${MPI_PYTHON2_SITEARCH}]: bad array subscript BUILDSTDERR: /usr/lib/rpm/mpi.req: line 55: mpi_compiler_for_dir[${MPI_PYTHON2_SITEARCH}]: bad array subscript Provides: elk-openmpi = 4.3.6-30.el7 elk-openmpi(ppc-64) = 4.3.6-30.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libfftw3.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libgfortran.so.3()(64bit) libgfortran.so.3(GFORTRAN_1.0)(64bit) libgfortran.so.3(GFORTRAN_1.4)(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libmpi.so.40()(64bit) libmpi_mpifh.so.40()(64bit) libmpi_usempi.so.40()(64bit) libopenblas.so.0()(64bit) libpthread.so.0()(64bit) libxc.so.1()(64bit) rtld(GNU_HASH) Processing files: elk-mpich-4.3.6-30.el7.ppc64le BUILDSTDERR: /usr/lib/rpm/mpi.prov: line 53: mpi_compiler_for_dir[${MPI_PYTHON2_SITEARCH}]: bad array subscript BUILDSTDERR: /usr/lib/rpm/mpi.req: line 55: mpi_compiler_for_dir[${MPI_PYTHON2_SITEARCH}]: bad array subscript Provides: elk-mpich = 4.3.6-30.el7 elk-mpich(ppc-64) = 4.3.6-30.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libfftw3.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libgfortran.so.3()(64bit) libgfortran.so.3(GFORTRAN_1.0)(64bit) libgfortran.so.3(GFORTRAN_1.4)(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libmpich.so.10()(64bit) libmpichf90.so.10()(64bit) libmpl.so.1()(64bit) libopa.so.1()(64bit) libopenblas.so.0()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libxc.so.1()(64bit) rtld(GNU_HASH) Processing files: elk-species-4.3.6-30.el7.noarch Provides: elk-species = 4.3.6-30.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: elk-common-4.3.6-30.el7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cWYcRf + umask 022 + cd /builddir/build/BUILD + cd elk-4.3.6 + DOCDIR=/builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le/usr/share/doc/elk-common-4.3.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le/usr/share/doc/elk-common-4.3.6 + cp -pr COPYING /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le/usr/share/doc/elk-common-4.3.6 + cp -pr README /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le/usr/share/doc/elk-common-4.3.6 + exit 0 Provides: elk-common = 4.3.6-30.el7 elk-common(ppc-64) = 4.3.6-30.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgfortran.so.3()(64bit) libgfortran.so.3(GFORTRAN_1.0)(64bit) libgfortran.so.3(GFORTRAN_1.4)(64bit) libgomp.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: elk-debuginfo-4.3.6-30.el7.ppc64le Provides: elk-debuginfo = 4.3.6-30.el7 elk-debuginfo(ppc-64) = 4.3.6-30.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le Wrote: /builddir/build/RPMS/elk-4.3.6-30.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/elk-openmpi-4.3.6-30.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/elk-mpich-4.3.6-30.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/elk-species-4.3.6-30.el7.noarch.rpm Wrote: /builddir/build/RPMS/elk-common-4.3.6-30.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/elk-debuginfo-4.3.6-30.el7.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qOWhwr + umask 022 + cd /builddir/build/BUILD + cd elk-4.3.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/elk-4.3.6-30.el7.ppc64le + exit 0 Child return code was: 0